1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

Update comments after #endif in C headers

This commit is contained in:
Sebastien Helleu
2010-06-25 15:03:39 +02:00
parent 6562d676fe
commit dcdba08f8a
112 changed files with 117 additions and 116 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ extern int utf8_real_pos (const char *string, int pos);
extern int utf8_pos (const char *string, int real_pos);
extern char *utf8_strndup (const char *string, int length);
#endif /* wee-utf8.h */
#endif /* __WEECHAT_UTF8_H */