Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpcap Add a trailing newline



details:   https://anonhg.NetBSD.org/src/rev/cb4af5139f5b
branches:  trunk
changeset: 494053:cb4af5139f5b
user:      matt <matt%NetBSD.org@localhost>
date:      Fri Jun 30 06:34:46 2000 +0000

description:
Add a trailing newline

diffstat:

 lib/libpcap/version.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (9 lines):

diff -r e3268d789a9f -r cb4af5139f5b lib/libpcap/version.c
--- a/lib/libpcap/version.c     Fri Jun 30 06:19:58 2000 +0000
+++ b/lib/libpcap/version.c     Fri Jun 30 06:34:46 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.2 2000/06/30 06:34:46 matt Exp $ */
+char pcap_version[] = "0.4a3";



Home | Main Index | Thread Index | Old Index