From 737558aa98d3b86de65ff8e1fd0fe39d5debcde7 Mon Sep 17 00:00:00 2001 From: fenner Date: Tue, 27 May 1997 00:01:12 +0000 Subject: Virgin import of libpcap 0.3 --- contrib/libpcap/pcap-null.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/libpcap/pcap-null.c') diff --git a/contrib/libpcap/pcap-null.c b/contrib/libpcap/pcap-null.c index e5f9db0..bce37c6 100644 --- a/contrib/libpcap/pcap-null.c +++ b/contrib/libpcap/pcap-null.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994, 1995 + * Copyright (c) 1994, 1995, 1996 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -19,8 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ #ifndef lint -static char rcsid[] = - "@(#)$Header: pcap-null.c,v 1.5 95/10/07 03:05:43 leres Exp $ (LBL)"; +static const char rcsid[] = + "@(#) $Header: pcap-null.c,v 1.7 96/12/10 23:15:01 leres Exp $ (LBL)"; #endif #include /* optionally get BSD define */ -- cgit v1.1