summaryrefslogtreecommitdiff
path: root/comms/grig/files/patch-ac
blob: 75e7c16f1dc58a8a537a231beb03eba1ccc1a577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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));
 }