diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-07-02 00:46:21 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-07-02 00:46:21 +0000 |
commit | 5dc8f5c1c1f08bf60b6c770961386ab64b97f986 (patch) | |
tree | 30bb77d206a81b4fe65bf2708f68d77238e16762 /packet-isis.c | |
parent | 7ee4a188045b5be59fc12a387437384b03293d70 (diff) | |
download | wireshark-5dc8f5c1c1f08bf60b6c770961386ab64b97f986.tar.gz wireshark-5dc8f5c1c1f08bf60b6c770961386ab64b97f986.tar.bz2 wireshark-5dc8f5c1c1f08bf60b6c770961386ab64b97f986.zip |
Fix the file name in the comment, and update Gerald's e-mail address.
svn path=/trunk/; revision=3627
Diffstat (limited to 'packet-isis.c')
-rw-r--r-- | packet-isis.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/packet-isis.c b/packet-isis.c index 8228340072..b35d607e86 100644 --- a/packet-isis.c +++ b/packet-isis.c @@ -1,14 +1,13 @@ -/* packet-isis-core.c +/* packet-isis.c * Routines for ISO/OSI network and transport protocol packet disassembly, core * bits. * - * $Id: packet-isis.c,v 1.22 2001/07/02 00:19:34 guy Exp $ + * $Id: packet-isis.c,v 1.23 2001/07/02 00:46:21 guy Exp $ * Stuart Stanley <stuarts@mxmail.net> * * Ethereal - Network traffic analyzer - * By Gerald Combs <gerald@zing.org> + * By Gerald Combs <gerald@ethereal.com> * Copyright 1998 Gerald Combs - * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |