aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
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 /asn1
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 'asn1')
-rw-r--r--asn1/h235/h235.cnf2
-rw-r--r--asn1/h235/packet-h235-template.c2
-rw-r--r--asn1/h235/packet-h235-template.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/asn1/h235/h235.cnf b/asn1/h235/h235.cnf
index d591161047..88abce10d9 100644
--- a/asn1/h235/h235.cnf
+++ b/asn1/h235/h235.cnf
@@ -2,7 +2,7 @@
# H235-SECURITY-MESSAGES conformation file
# 2004 Tomas Kukosa
-# $Id: h235.cnf,v 1.4 2004/06/24 21:50:04 sahlberg Exp $
+# $Id$
#.EXPORTS
diff --git a/asn1/h235/packet-h235-template.c b/asn1/h235/packet-h235-template.c
index 2cd3c58dda..b3ab237b12 100644
--- a/asn1/h235/packet-h235-template.c
+++ b/asn1/h235/packet-h235-template.c
@@ -2,7 +2,7 @@
* Routines for H.235 packet dissection
* 2004 Tomas Kukosa
*
- * $Id: packet-h235-template.c,v 1.3 2004/06/04 11:30:35 sahlberg Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/asn1/h235/packet-h235-template.h b/asn1/h235/packet-h235-template.h
index b0881cc41f..4dbee63285 100644
--- a/asn1/h235/packet-h235-template.h
+++ b/asn1/h235/packet-h235-template.h
@@ -2,7 +2,7 @@
* Routines for H.235 packet dissection
* 2004 Tomas Kukosa
*
- * $Id: packet-h235-template.h,v 1.1 2004/05/24 08:42:29 sahlberg Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>