summaryrefslogtreecommitdiff
path: root/audio/amp/files/patch-guicontrol.c
blob: b32c284fb929af3a84247eafb4713ad198a15611 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- guicontrol.c.orig	1997-08-23 11:30:51 UTC
+++ guicontrol.c
@@ -375,7 +375,8 @@ int decodeMPEG_2(int inFilefd)
 	break;	
       case GETHDR_SYN: warn("oops, we're out of sync.\n");
 	break;
-      default: 
+      default:
+	break;
       }
       break;
     }