diff options
author | mcr <mcr> | 1999-10-07 23:47:09 +0000 |
---|---|---|
committer | mcr <mcr> | 1999-10-07 23:47:09 +0000 |
commit | 097b6043fa324a65a8fad995264f50bd15c4e4af (patch) | |
tree | 5e8ceff845c84fa37ba070904835effae623744c /lbl | |
parent | f555c163f90c9de17ebcef8313f86404c5174ca9 (diff) | |
download | tcpdump-lbl.tar.gz |
Diffstat (limited to 'lbl')
-rw-r--r-- | lbl/gnuc.h | 2 | ||||
-rw-r--r-- | lbl/os-solaris2.h | 2 | ||||
-rw-r--r-- | lbl/os-sunos4.h | 2 | ||||
-rw-r--r-- | lbl/os-ultrix4.h | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -/* @(#) $Header: /tcpdump/master/tcpdump/lbl/Attic/gnuc.h,v 1.3 1999-10-07 23:47:13 mcr Exp $ (LBL) */ +/* @(#) $Header: /tcpdump/master/tcpdump/lbl/Attic/gnuc.h,v 1.3.1.1 1999-10-07 23:47:13 mcr Exp $ (LBL) */ /* Define __P() macro, if necessary */ #ifndef __P diff --git a/lbl/os-solaris2.h b/lbl/os-solaris2.h index a35c0a1d..b8f1e65e 100644 --- a/lbl/os-solaris2.h +++ b/lbl/os-solaris2.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /tcpdump/master/tcpdump/lbl/os-solaris2.h,v 1.18 1999-10-07 23:47:13 mcr Exp $ (LBL) + * @(#) $Header: /tcpdump/master/tcpdump/lbl/os-solaris2.h,v 1.18.1.1 1999-10-07 23:47:13 mcr Exp $ (LBL) */ /* Prototypes missing in SunOS 5 */ diff --git a/lbl/os-sunos4.h b/lbl/os-sunos4.h index ab0a12c5..51a70dd4 100644 --- a/lbl/os-sunos4.h +++ b/lbl/os-sunos4.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /tcpdump/master/tcpdump/lbl/os-sunos4.h,v 1.32 1999-10-07 23:47:13 mcr Exp $ (LBL) + * @(#) $Header: /tcpdump/master/tcpdump/lbl/os-sunos4.h,v 1.32.1.1 1999-10-07 23:47:13 mcr Exp $ (LBL) */ /* Prototypes missing in SunOS 4 */ diff --git a/lbl/os-ultrix4.h b/lbl/os-ultrix4.h index 347485ec..1b154eee 100644 --- a/lbl/os-ultrix4.h +++ b/lbl/os-ultrix4.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /tcpdump/master/tcpdump/lbl/os-ultrix4.h,v 1.19 1999-10-07 23:47:13 mcr Exp $ (LBL) + * @(#) $Header: /tcpdump/master/tcpdump/lbl/os-ultrix4.h,v 1.19.1.1 1999-10-07 23:47:13 mcr Exp $ (LBL) */ /* Prototypes missing in Ultrix 4 */ |