aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pcli
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/pcli
parent16c252d77519048fbea9fee2e00f5ea66d534953 (diff)
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/pcli')
-rw-r--r--plugins/pcli/Makefile.am2
-rw-r--r--plugins/pcli/Makefile.nmake2
-rw-r--r--plugins/pcli/packet-pcli.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/pcli/Makefile.am b/plugins/pcli/Makefile.am
index 5d7b300634..18af83bd73 100644
--- a/plugins/pcli/Makefile.am
+++ b/plugins/pcli/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal/Gryphon
#
-# $Id: Makefile.am,v 1.5 2004/04/25 21:07:23 obiot Exp $
+# $Id$
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
diff --git a/plugins/pcli/Makefile.nmake b/plugins/pcli/Makefile.nmake
index d691025b45..69e613a3e1 100644
--- a/plugins/pcli/Makefile.nmake
+++ b/plugins/pcli/Makefile.nmake
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.nmake,v 1.5 2003/11/06 09:05:14 guy Exp $
+# $Id$
#
include ..\..\config.nmake
diff --git a/plugins/pcli/packet-pcli.c b/plugins/pcli/packet-pcli.c
index f9c198ae1b..16e121444d 100644
--- a/plugins/pcli/packet-pcli.c
+++ b/plugins/pcli/packet-pcli.c
@@ -4,7 +4,7 @@
* http://www.packetcable.com/downloads/specs/pkt-sp-esp-I01-991229.pdf
* Chapter 4 ( Call Content Connection Interface )
*
- * $Id: packet-pcli.c,v 1.8 2003/09/05 07:44:50 jmayer Exp $
+ * $Id$
*
* Copyright (c) 2000 by Ed Warnicke <hagbard@physics.rutgers.edu>
*