comparison src/fullscreen.h @ 446:ddabc4873a3f

Effectively drop empty newlines at end of files (missing from rev 535)
author zas_
date Sun, 20 Apr 2008 18:07:51 +0000
parents 5c82855feba7
children a05c72927e23
comparison
equal deleted inserted replaced
445:89f8bffbce21 446:ddabc4873a3f
55 55
56 GtkWidget *fullscreen_prefs_selection_new(const gchar *text, gint *screen_value, gint *above_value); 56 GtkWidget *fullscreen_prefs_selection_new(const gchar *text, gint *screen_value, gint *above_value);
57 57
58 58
59 #endif 59 #endif
60
61