--- ./src/grig-config-rig.c.orig Mon Sep 20 15:36:13 2004 +++ ./src/grig-config-rig.c Mon Sep 20 15:37:42 2004 @@ -433,6 +433,7 @@ case 1: /* Cancel */ break; default: + break; } gnome_dialog_close (GNOME_DIALOG (dialog)); } @@ -575,6 +576,7 @@ case 1: /* Cancel */ break; default: + break; } gnome_dialog_close (GNOME_DIALOG (dialog)); }