summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_usrreq.c
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1995-10-31 23:36:47 +0000
committerjulian <julian@FreeBSD.org>1995-10-31 23:36:47 +0000
commit2457c77564e4384d49f9fcfd57b66e3619625e27 (patch)
tree62e87b22c042bf167915c074c6618f3fce82e573 /sys/netipx/ipx_usrreq.c
parent77550cade35b9e2a27cce1c3e2bf177d8b0b4bc8 (diff)
downloadFreeBSD-src-2457c77564e4384d49f9fcfd57b66e3619625e27.zip
FreeBSD-src-2457c77564e4384d49f9fcfd57b66e3619625e27.tar.gz
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.
Diffstat (limited to 'sys/netipx/ipx_usrreq.c')
-rw-r--r--sys/netipx/ipx_usrreq.c2
1 files changed, 1 insertions, 1 deletions
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 <sys/param.h>
OpenPOWER on IntegriCloud