diff options
Diffstat (limited to 'src/utils.h')
-rw-r--r-- | src/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h index 357f0d2..a1b69e1 100644 --- a/src/utils.h +++ b/src/utils.h @@ -3,4 +3,4 @@ int is_number(char *str); -#endif
\ No newline at end of file +#endif |