modify eol-style property
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Feb 2005 01:58:29 +0000 (01:58 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Feb 2005 01:58:29 +0000 (01:58 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13434 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/packet-rdt.c
epan/dissectors/packet-rdt.h

index 7e0af1a133e1a7772ebc26f5ffc6b910b3ef1c99..8380b16610cd4948bcfa9d77a2c5302a210a5392 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright 2005
  * Written by Martin Mathieson
  *
- * $Id: packet-rdt.c 13357 2005-02-08 21:12:54Z lroland $
+ * $Id$
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -491,4 +491,4 @@ proto_reg_handoff_rdt(void)
 {
     rdt_handle = find_dissector("rdt");    
 }
-\r
+
index 3a6a193834798bb106062a068b9f9d7993236046..1786677e3b2894b58a027d755c6c0d71c6b54ff3 100644 (file)
@@ -3,7 +3,7 @@
  * Routines for RDT dissection
  * RDT = Real Data Transport
  *
- * $Id: packet-rdt.h 13300 2005-02-05 11:08:24Z etxrab $
+ * $Id$
  *
  * Written by Martin Mathieson
  *
@@ -39,4 +39,4 @@ void rdt_add_address(packet_info *pinfo,
                      address *addr, int port,
                      int other_port,
                      gchar *setup_method, guint32 setup_frame_number);
-\r
+