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 --- wsutil/crc11.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'wsutil/crc11.h') diff --git a/wsutil/crc11.h b/wsutil/crc11.h index eecda5eccc..7315398143 100644 --- a/wsutil/crc11.h +++ b/wsutil/crc11.h @@ -1,7 +1,5 @@ /* * crc11.h - * $Id$ - * * http://www.tty1.net/pycrc/faq_en.html#code-ownership * * Wireshark - Network traffic analyzer -- cgit v1.2.3