aboutsummaryrefslogtreecommitdiff
path: root/sys/netipx/ipx_usrreq.c
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1995-11-04 09:03:47 +0000
committerJulian Elischer <julian@FreeBSD.org>1995-11-04 09:03:47 +0000
commitbc71ecdfc9dfa9f2db237626f5a27d0251b0edb1 (patch)
tree9752ebc644724fa92b11201a410b28a4bb7cacf3 /sys/netipx/ipx_usrreq.c
parent79a8460110ea38eb718588a1788c7e134e4fbce7 (diff)
downloadsrc-bc71ecdfc9dfa9f2db237626f5a27d0251b0edb1.tar.gz
src-bc71ecdfc9dfa9f2db237626f5a27d0251b0edb1.zip
Suggested by: bde
clear up some confusion about Id: lines on behalf of the author
Notes
Notes: svn path=/head/; revision=12057
Diffstat (limited to 'sys/netipx/ipx_usrreq.c')
-rw-r--r--sys/netipx/ipx_usrreq.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netipx/ipx_usrreq.c b/sys/netipx/ipx_usrreq.c
index 17e32f263cf3..7a88d71f0be0 100644
--- a/sys/netipx/ipx_usrreq.c
+++ b/sys/netipx/ipx_usrreq.c
@@ -31,7 +31,9 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)$Id$
+ * @(#)ipx_usrreq.c
+ *
+ * $Id: ipx_usrreq.c,v 1.3 1995/10/31 23:36:39 julian Exp $
*/
#include <sys/param.h>