diff options
Diffstat (limited to '')
-rw-r--r-- | src/support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/support.h b/src/support.h index 9edc20f35..16dd7ae13 100644 --- a/src/support.h +++ b/src/support.h @@ -16,4 +16,4 @@ typedef struct { char *strscroll(char *str, char *separator, int width, scroll_state_t *st); -#endif +#endif |