diff options
Diffstat (limited to 'contrib/packet_utils.pm')
-rwxr-xr-x | contrib/packet_utils.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/packet_utils.pm b/contrib/packet_utils.pm index cd1e830..783b333 100755 --- a/contrib/packet_utils.pm +++ b/contrib/packet_utils.pm | |||
@@ -1,8 +1,7 @@ | |||
1 | package packet_utils; | 1 | package packet_utils; |
2 | 2 | ||
3 | # $Id$ | 3 | # $Id: packet_utils.pm 1100 2005-01-25 09:12:47Z stanleyhopcroft $ |
4 | 4 | ||
5 | # $Log$ | ||
6 | # Revision 1.1 2005/01/25 09:12:47 stanleyhopcroft | 5 | # Revision 1.1 2005/01/25 09:12:47 stanleyhopcroft |
7 | # packet creation and dumping hacks used by check_ica* and check_lotus | 6 | # packet creation and dumping hacks used by check_ica* and check_lotus |
8 | # | 7 | # |