diff options
Diffstat (limited to 'print/gfontview/files/patch-gfont.h')
-rw-r--r-- | print/gfontview/files/patch-gfont.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/print/gfontview/files/patch-gfont.h b/print/gfontview/files/patch-gfont.h new file mode 100644 index 000000000..8ff5de574 --- /dev/null +++ b/print/gfontview/files/patch-gfont.h @@ -0,0 +1,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 */ |