aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wbxml.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-18 00:24:25 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-07-18 00:24:25 +0000
commit0f4379723401ff6b5df9c652e9f41e878bda47d4 (patch)
treeb927867e72fe395b5060acacc1f9e827b3e430cd /packet-wbxml.c
parent85cd53d581e8d7a32c5e16722201247a333963cf (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-wbxml.c')
-rw-r--r--packet-wbxml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet-wbxml.c b/packet-wbxml.c
index 4b5393edc3..2ebba21fe4 100644
--- a/packet-wbxml.c
+++ b/packet-wbxml.c
@@ -3,7 +3,7 @@
* Routines for WAP Binary XML dissection
* Copyright 2003, 2004, Olivier Biot.
*
- * $Id: packet-wbxml.c,v 1.38 2004/06/27 22:21:28 obiot Exp $
+ * $Id$
*
* Refer to the AUTHORS file or the AUTHORS section in the man page
* for contacting the author(s) of this file.