Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libpcap Pull up rev. 1.2:
details: https://anonhg.NetBSD.org/src/rev/097cb5418562
branches: netbsd-1-5
changeset: 488395:097cb5418562
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Jul 03 22:32:37 2000 +0000
description:
Pull up rev. 1.2:
Add a trailing newline
diffstat:
lib/libpcap/version.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (9 lines):
diff -r 595d6db4780f -r 097cb5418562 lib/libpcap/version.c
--- a/lib/libpcap/version.c Mon Jul 03 22:31:23 2000 +0000
+++ b/lib/libpcap/version.c Mon Jul 03 22:32:37 2000 +0000
@@ -1,2 +1,2 @@
-/* $NetBSD: version.c,v 1.1 1997/10/03 16:40:58 christos Exp $ */
-char pcap_version[] = "0.4a3";
\ No newline at end of file
+/* $NetBSD: version.c,v 1.1.12.1 2000/07/03 22:32:37 thorpej Exp $ */
+char pcap_version[] = "0.4a3";
Home |
Main Index |
Thread Index |
Old Index