diff --git a/src/kits/support/string_helper.h b/src/kits/support/string_helper.h index 252ad95521..f20d98d758 100644 --- a/src/kits/support/string_helper.h +++ b/src/kits/support/string_helper.h @@ -6,4 +6,4 @@ extern char *strcasestr(const char *s, const char *find); -#endif //__stringhelper_h \ No newline at end of file +#endif //__stringhelper_h