From 296591399f90a9d89be958d91047aa724a77ee6d Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Tue, 4 Mar 2014 13:14:53 +0100 Subject: Remove all $Id$ from top of file (Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman --- epan/dissectors/packet-cast.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'epan/dissectors/packet-cast.c') diff --git a/epan/dissectors/packet-cast.c b/epan/dissectors/packet-cast.c index 4370628af6..e6a2943ca3 100644 --- a/epan/dissectors/packet-cast.c +++ b/epan/dissectors/packet-cast.c @@ -3,8 +3,6 @@ * Dissector for the CAST Client Control Protocol * (The "D-Channel"-Protocol for Cisco Systems' IP-Phones) * - * $Id$ - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 -- cgit v1.2.3