aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/keys.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-09-25 07:40:40 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-09-25 07:40:40 +0000
commit271884a0f065ee5b223f63d645db5994774b3e0c (patch)
tree72b385ab6c1f93be1f183de69c5dfef004fc0a16 /gtk/keys.h
parentb55f1e412f572a2dcae8cc53dc66cac736bf1358 (diff)
From Speck Michael:
trivial patch that makes Wireshark compiling again, please check it into the sources. There is a comment not properly terminated in file gtk\keys.h. svn path=/trunk/; revision=30139
Diffstat (limited to 'gtk/keys.h')
-rw-r--r--gtk/keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/keys.h b/gtk/keys.h
index 342744a2d3..2cada4618c 100644
--- a/gtk/keys.h
+++ b/gtk/keys.h
@@ -111,5 +111,5 @@
#define AIRPCAP_ADVANCED_FROM_KEY "airpcap_advanced_from_key"
#endif /* HAVE_AIRPCAP */
-#endif /* __KEYS_H__ *
+#endif /* __KEYS_H__ */