aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2015-05-17 22:59:12 +0200
committerJörg Mayer <jmayer@loplof.de>2015-05-17 21:01:03 +0000
commit1c455284f0f6166beb4212614d4f1e2a177c7ebe (patch)
treecbfac0f75a321a3d84a03b5d10a0bf5338c05b0c /wsutil
parent36af2c61e8dcdd692faf1fb9a9ed62c0dc4cd8ba (diff)
Fix some files to pass the pre-commit hook script.
Change-Id: I105bf4e03fcf95cf7541f6377215809759fd933e Reviewed-on: https://code.wireshark.org/review/8502 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/wsgetopt_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/wsgetopt_int.h b/wsutil/wsgetopt_int.h
index b30b8017a9..42afeb9793 100644
--- a/wsutil/wsgetopt_int.h
+++ b/wsutil/wsgetopt_int.h
@@ -1,4 +1,4 @@
-/* $Id$
+/*
Copied from glibc-2.15
Internal declarations for getopt.