From 8a8b8834500043ea4f7d818aafa2b1edb353563a Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 18 Jul 2004 00:24:25 +0000 Subject: 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 --- asn1/h235/h235.cnf | 2 +- asn1/h235/packet-h235-template.c | 2 +- asn1/h235/packet-h235-template.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'asn1') 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 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 -- cgit v1.2.3