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
@@ -19,4 +19,5 @@ int screen_set_func (Client * c, int argc, char **argv);
int screen_add_key_func (Client * c, int argc, char **argv);
int screen_del_key_func (Client * c, int argc, char **argv);
#endif
#endif