blob: 8ff5de57464e9d1b3cb8b32e319c378f0c765367 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- gfont.h.orig Mon Mar 19 02:02:22 2001
+++ gfont.h Sun Nov 2 21:31:45 2003
@@ -158,4 +158,4 @@
void combo_drag_data_received(GtkWidget *entry, GdkDragContext *context,
gint x, gint y, GtkSelectionData *data,
guint info, guint time);
-#endif _GFONT_H
+#endif /* _GFONT_H */
|