Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/net Oops, commit here slipped through the cracks.
details: https://anonhg.NetBSD.org/src/rev/e5d9707ac614
branches: trunk
changeset: 473113:e5d9707ac614
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu May 20 18:07:27 1999 +0000
description:
Oops, commit here slipped through the cracks.
diffstat:
sys/net/if_arc.h | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 94a8cfc79aec -r e5d9707ac614 sys/net/if_arc.h
--- a/sys/net/if_arc.h Thu May 20 14:15:57 1999 +0000
+++ b/sys/net/if_arc.h Thu May 20 18:07:27 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_arc.h,v 1.9 1999/02/25 11:20:34 is Exp $ */
+/* $NetBSD: if_arc.h,v 1.10 1999/05/20 18:07:27 thorpej Exp $ */
/*
* Copyright (c) 1982, 1986, 1993
@@ -121,9 +121,6 @@
void arc_ifattach __P((struct ifnet *, u_int8_t));
char *arc_sprintf __P((u_int8_t *));
-void arc_input __P((struct ifnet *, struct mbuf *));
-int arc_output __P((struct ifnet *, struct mbuf *, struct sockaddr *,
- struct rtentry *));
int arc_isphds __P((int));
#endif
Home |
Main Index |
Thread Index |
Old Index