refactor: review format and imports
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ bool string_is_number(const char *value);
|
||||
char *string_replace_at(const char *src, unsigned int from, unsigned int to,
|
||||
const char *rpl);
|
||||
|
||||
#endif /* STRINGS_H */
|
||||
#endif /* STRINGS_H */
|
||||
|
||||
Reference in New Issue
Block a user