aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ssl_key_export.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-04 13:14:53 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-04 14:27:33 +0000
commit296591399f90a9d89be958d91047aa724a77ee6d (patch)
tree227c108d205e8103173ea1c5eff2fb5a1d604b48 /ui/ssl_key_export.h
parent01467c294a21159d47ce27f271c60c8914e7c13a (diff)
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 <a.broman58@gmail.com>
Diffstat (limited to 'ui/ssl_key_export.h')
-rw-r--r--ui/ssl_key_export.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/ssl_key_export.h b/ui/ssl_key_export.h
index 82a18c3e49..35348e0559 100644
--- a/ui/ssl_key_export.h
+++ b/ui/ssl_key_export.h
@@ -1,7 +1,5 @@
/* export_sslkeys.h
*
- * $Id$
- *
* SSL session key utilities. Copied from ui/gkt/export_sslkeys.c
* by Sake Blok <sake@euronet.nl> (20110526)
*