summaryrefslogtreecommitdiff
blob: 4c0f1d4b8ce58e0f42db8eabd1545a8f5ec5df53 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- star/star.c.orig	2005-12-24 22:08:06.000000000 -0500
+++ star/star.c	2005-12-24 22:08:18.000000000 -0500
@@ -1931,7 +1931,7 @@
 	case aind: case ainc: case adec:
 	case adsp: case axdp:
 		usereg();
-	default:
+	default:;
 	}
 }