PERFORCE change 146058 for review

John Baldwin jhb at FreeBSD.org
Sun Jul 27 19:13:29 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=146058

Change 146058 by jhb at jhb_zion on 2008/07/27 19:12:58

	Appease gcc.

Affected files ...

.. //depot/projects/smpng/sys/kern/sched_4bsd.c#78 edit

Differences ...

==== //depot/projects/smpng/sys/kern/sched_4bsd.c#78 (text+ko) ====

@@ -1623,6 +1623,8 @@
 
 		mi_switch(SW_VOL, NULL);
 		break;
+	default:
+		break;
 	}
 #endif
 }


More information about the p4-projects mailing list