summaryrefslogtreecommitdiff
path: root/comms/grig/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'comms/grig/files/patch-ac')
-rw-r--r--comms/grig/files/patch-ac18
1 files changed, 18 insertions, 0 deletions
diff --git a/comms/grig/files/patch-ac b/comms/grig/files/patch-ac
new file mode 100644
index 000000000000..75e7c16f1dc5
--- /dev/null
+++ b/comms/grig/files/patch-ac
@@ -0,0 +1,18 @@
+--- ./src/grig-config-rot.c.orig Mon Sep 20 15:39:11 2004
++++ ./src/grig-config-rot.c Mon Sep 20 15:40:07 2004
+@@ -429,6 +429,7 @@
+ case 1: /* Cancel */
+ break;
+ default:
++ break;
+ }
+ gnome_dialog_close (GNOME_DIALOG (dialog));
+ }
+@@ -571,6 +572,7 @@
+ case 1: /* Cancel */
+ break;
+ default:
++ break;
+ }
+ gnome_dialog_close (GNOME_DIALOG (dialog));
+ }