aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ipv6.h')
-rw-r--r--packet-ipv6.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/packet-ipv6.h b/packet-ipv6.h
index 0638123fb8..8066d64fd2 100644
--- a/packet-ipv6.h
+++ b/packet-ipv6.h
@@ -1,7 +1,7 @@
/* packet-ipv6.h
- * Definitions for IPv6 packet disassembly
+ * Definitions for IPv6 packet disassembly
*
- * $Id: packet-ipv6.h,v 1.27 2002/08/02 23:35:51 jmayer Exp $
+ * $Id: packet-ipv6.h,v 1.28 2002/08/28 21:00:18 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -11,17 +11,17 @@
* MobileIPv6 support added by Tomislav Borosa <tomislav.borosa@siemens.hr>
*
* HMIPv6 support added by Martti Kuparinen <martti.kuparinen@iki.fi>
- *
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.