summaryrefslogtreecommitdiff
path: root/plugins/enttec
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-07-18 00:24:25 +0000
committerGuy Harris <guy@alum.mit.edu>2004-07-18 00:24:25 +0000
commit8a8b8834500043ea4f7d818aafa2b1edb353563a (patch)
treeb927867e72fe395b5060acacc1f9e827b3e430cd /plugins/enttec
parent16c252d77519048fbea9fee2e00f5ea66d534953 (diff)
downloadwireshark-8a8b8834500043ea4f7d818aafa2b1edb353563a.tar.gz
Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
Diffstat (limited to 'plugins/enttec')
-rw-r--r--plugins/enttec/ChangeLog2
-rw-r--r--plugins/enttec/Makefile.am2
-rw-r--r--plugins/enttec/Makefile.nmake2
-rw-r--r--plugins/enttec/packet-enttec.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/enttec/ChangeLog b/plugins/enttec/ChangeLog
index 6df4047cb7..153c05a409 100644
--- a/plugins/enttec/ChangeLog
+++ b/plugins/enttec/ChangeLog
@@ -1,4 +1,4 @@
-$Id: ChangeLog,v 1.1 2003/11/17 20:57:12 guy Exp $
+$Id$
Overview of changes in ENTTEC Ethereal plugin
diff --git a/plugins/enttec/Makefile.am b/plugins/enttec/Makefile.am
index 8a267d201c..839615acae 100644
--- a/plugins/enttec/Makefile.am
+++ b/plugins/enttec/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal/ENTTEC
#
-# $Id: Makefile.am,v 1.3 2004/04/25 21:07:17 obiot Exp $
+# $Id$
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
diff --git a/plugins/enttec/Makefile.nmake b/plugins/enttec/Makefile.nmake
index 46cbf21807..7a4cbf3a9b 100644
--- a/plugins/enttec/Makefile.nmake
+++ b/plugins/enttec/Makefile.nmake
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.nmake,v 1.1 2003/11/17 20:57:13 guy Exp $
+# $Id$
#
include ..\..\config.nmake
diff --git a/plugins/enttec/packet-enttec.c b/plugins/enttec/packet-enttec.c
index 955852188b..6660892f8c 100644
--- a/plugins/enttec/packet-enttec.c
+++ b/plugins/enttec/packet-enttec.c
@@ -1,7 +1,7 @@
/* packet-enttec.c
* Routines for ENTTEC packet disassembly
*
- * $Id: packet-enttec.c,v 1.1 2003/11/17 20:57:13 guy Exp $
+ * $Id$
*
* Copyright (c) 2003 by Erwin Rol <erwin@erwinrol.com>
*