PERFORCE change 97833 for review

John Baldwin jhb at FreeBSD.org
Thu May 25 15:43:28 PDT 2006


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

Change 97833 by jhb at jhb_mutex on 2006/05/25 22:35:50

	Restore LINT happiness.

Affected files ...

.. //depot/projects/smpng/sys/kern/kern_linker.c#62 edit

Differences ...

==== //depot/projects/smpng/sys/kern/kern_linker.c#62 (text+ko) ====

@@ -538,7 +538,7 @@
 	return (lf);
 }
 
-static int
+int
 linker_file_unload(linker_file_t file, int flags)
 {
 	module_t mod, next;


More information about the p4-projects mailing list