diff options
Diffstat (limited to 'x11/gtkchtheme/files/patch-about_dialog.c')
-rw-r--r-- | x11/gtkchtheme/files/patch-about_dialog.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtkchtheme/files/patch-about_dialog.c b/x11/gtkchtheme/files/patch-about_dialog.c index 54bbe8a03866..d5e6e9925477 100644 --- a/x11/gtkchtheme/files/patch-about_dialog.c +++ b/x11/gtkchtheme/files/patch-about_dialog.c @@ -1,6 +1,6 @@ ---- about_dialog.c.orig Wed Jun 23 11:37:15 2004 -+++ about_dialog.c Wed Jun 23 11:38:24 2004 -@@ -37,21 +37,22 @@ +--- about_dialog.c.orig 2004-02-07 00:19:34 UTC ++++ about_dialog.c +@@ -37,21 +37,22 @@ Foundation, 59 Temple Place - Suite 330, void show_about_dialog(void) { GtkWidget* about_dlg = gtk_dialog_new(); |