diff --git a/headers/os/support/String.h b/headers/os/support/String.h index f14c7015f2..2860776da8 100644 --- a/headers/os/support/String.h +++ b/headers/os/support/String.h @@ -475,4 +475,4 @@ operator!=(const char *str, const BString &string) return string != str; } -#endif /* __BSTRING__ */ \ No newline at end of file +#endif /* __BSTRING__ */