diff options
author | Lawrence Teo <lteo@cvs.openbsd.org> | 2014-04-11 04:08:59 +0000 |
---|---|---|
committer | Lawrence Teo <lteo@cvs.openbsd.org> | 2014-04-11 04:08:59 +0000 |
commit | fb1b33241ee9b86c22716098f233a6528264cee8 (patch) | |
tree | 2ce44a8e5dae267ab87f8ad7b888e2dacfb00690 /lib/libpcap/gencode.h | |
parent | 66254f63a5fceb712213074d1d2c7e18d74f65af (diff) |
Zap CVS $Header tags, reduces diff with upstream's repo
ok deraadt@
Diffstat (limited to 'lib/libpcap/gencode.h')
-rw-r--r-- | lib/libpcap/gencode.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libpcap/gencode.h b/lib/libpcap/gencode.h index 7cdff46b5db..1fac5a88ae7 100644 --- a/lib/libpcap/gencode.h +++ b/lib/libpcap/gencode.h @@ -1,4 +1,4 @@ -/* $OpenBSD: gencode.h,v 1.15 2008/06/11 15:02:21 dtucker Exp $ */ +/* $OpenBSD: gencode.h,v 1.16 2014/04/11 04:08:58 lteo Exp $ */ /* * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996 @@ -19,8 +19,6 @@ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. - * - * @(#) $Header: /cvs/OpenBSD/src/lib/libpcap/gencode.h,v 1.15 2008/06/11 15:02:21 dtucker Exp $ (LBL) */ /* Address qualifiers. */ |