summaryrefslogtreecommitdiff
blob: 4f79fb1dce97f6511cf779d78ec6d6016cfe3cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Naur old/video_x.c new/video_x.c
--- old/video_x.c	2004-09-04 01:26:41.102187277 +0200
+++ new/video_x.c	2004-09-04 01:27:51.586427427 +0200
@@ -366,6 +366,7 @@
 	}
 	
     default:
+    	break;
     }
 }