From 2457c77564e4384d49f9fcfd57b66e3619625e27 Mon Sep 17 00:00:00 2001 From: julian Date: Tue, 31 Oct 1995 23:36:47 +0000 Subject: Submitted by: Mike Mitchell (mitchell@ref.tfs.com) these patches bring the ipx code up to the point that it compiles cleanly with the -W arguments suggested by bruce. --- sys/netipx/ipx_usrreq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/netipx/ipx_usrreq.c') diff --git a/sys/netipx/ipx_usrreq.c b/sys/netipx/ipx_usrreq.c index 7218cf0..17e32f2 100644 --- a/sys/netipx/ipx_usrreq.c +++ b/sys/netipx/ipx_usrreq.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)ipx_usrreq.c + * @(#)$Id$ */ #include -- cgit v1.1