From: lego Date: Sun, 20 Feb 2005 01:58:29 +0000 (+0000) Subject: modify eol-style property X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=commitdiff_plain;h=f8db6169142bc4fb93778f169b51befea84ef2ef modify eol-style property git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13434 f5534014-38df-0310-8fa8-9805f1628bb7 --- diff --git a/epan/dissectors/packet-rdt.c b/epan/dissectors/packet-rdt.c index 7e0af1a133..8380b16610 100644 --- a/epan/dissectors/packet-rdt.c +++ b/epan/dissectors/packet-rdt.c @@ -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 @@ -491,4 +491,4 @@ proto_reg_handoff_rdt(void) { rdt_handle = find_dissector("rdt"); } - + diff --git a/epan/dissectors/packet-rdt.h b/epan/dissectors/packet-rdt.h index 3a6a193834..1786677e3b 100644 --- a/epan/dissectors/packet-rdt.h +++ b/epan/dissectors/packet-rdt.h @@ -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); - +