aboutsummaryrefslogtreecommitdiffstats
path: root/epan/strutil.h
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2013-12-13 23:11:14 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2013-12-13 23:11:14 +0000
commitd6da7a01b1adefac1016f3c7fa0141ef8b308fe8 (patch)
treeeb2cc1626b38c6ce54846476c46f5fc39f9b2565 /epan/strutil.h
parent24360c9951d81e35eece87c50cd22584a44b7b2f (diff)
Fix warnings + remove some v. old comment from strutil.h
svn path=/trunk/; revision=54078
Diffstat (limited to 'epan/strutil.h')
-rw-r--r--epan/strutil.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/strutil.h b/epan/strutil.h
index 87dd441e8d..f975ea49e3 100644
--- a/epan/strutil.h
+++ b/epan/strutil.h
@@ -31,8 +31,6 @@
extern "C" {
#endif /* __cplusplus */
-/* ... thus, config.h needs to be #included */
-
/** @file
* String handling and conversion utilities.
*/