PERFORCE change 135409 for review

John Baldwin jhb at FreeBSD.org
Thu Feb 14 12:57:02 PST 2008


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

Change 135409 by jhb at jhb_mutex on 2008/02/14 20:56:51

	Compiling is overrated.

Affected files ...

.. //depot/projects/smpng/sys/modules/crash/crash.c#51 edit

Differences ...

==== //depot/projects/smpng/sys/modules/crash/crash.c#51 (text+ko) ====

@@ -90,7 +90,7 @@
 /* Events. */
 
 static void
-pause_forever(void *dummy)
+pause_forever(void)
 {
 
 	for (;;)


More information about the p4-projects mailing list