Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/vax Manually moved from Attic/ in the repositor...
details: https://anonhg.NetBSD.org/src/rev/d282fbaf75db
branches: trunk
changeset: 555805:d282fbaf75db
user: jhawk <jhawk%NetBSD.org@localhost>
date: Fri Nov 28 23:57:49 2003 +0000
description:
Manually moved from Attic/ in the repository since cvs failed to do so.
diffstat:
sys/arch/vax/vax/yyyin_cksum.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c8527d46be94 -r d282fbaf75db sys/arch/vax/vax/yyyin_cksum.c
--- a/sys/arch/vax/vax/yyyin_cksum.c Fri Nov 28 23:52:34 2003 +0000
+++ b/sys/arch/vax/vax/yyyin_cksum.c Fri Nov 28 23:57:49 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: yyyin_cksum.c,v 1.5 2003/07/15 02:15:06 lukem Exp $ */
+/* $NetBSD: yyyin_cksum.c,v 1.6 2003/11/28 23:57:49 jhawk Exp $ */
/*
* Copyright (c) 1988, 1992, 1993
@@ -36,7 +36,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: yyyin_cksum.c,v 1.5 2003/07/15 02:15:06 lukem Exp $");
+__KERNEL_RCSID(0, "$NetBSD: yyyin_cksum.c,v 1.6 2003/11/28 23:57:49 jhawk Exp $");
#include <sys/param.h>
#include <sys/mbuf.h>
Home |
Main Index |
Thread Index |
Old Index