Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 22:36:07 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 97833 for review
Message-ID:  <200605252236.k4PMa7bn079018@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=97833

Change 97833 by jhb@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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605252236.k4PMa7bn079018>