summaryrefslogtreecommitdiff
path: root/games/nagi/patches/patch-al
blob: a5c66c53982edd3ec5a0e5715d643fad416011f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-al,v 1.1 2006/03/28 21:51:53 joerg Exp $

--- ui/menu.c.orig	2006-03-28 21:31:35.000000000 +0000
+++ ui/menu.c
@@ -358,6 +358,7 @@ menu_loop:
 					break;
 				
 				default:	// NONE?
+					break;
 			}
 			break;
 	}