Added a newline at the end of these files, because gcc was complaining about it.

This commit is contained in:
gfk
2002-04-29 23:27:24 +00:00
parent ca70ceb048
commit 0f5b336514
6 changed files with 12 additions and 6 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ int menu_add_item_func (Client * c, int argc, char **argv);
int menu_del_item_func (Client * c, int argc, char **argv);
int menu_set_item_func (Client * c, int argc, char **argv);
#endif
#endif