summaryrefslogtreecommitdiff
path: root/epan/column_info.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-07-10 15:15:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-07-10 15:15:14 +0000
commitd7afe6b0eb074f164e08fcbf8155896c9fa4d331 (patch)
treeef67866673e925887024d03df001ff8330e77586 /epan/column_info.h
parent200274896933cecf32de424034f721c15fa475d5 (diff)
downloadwireshark-d7afe6b0eb074f164e08fcbf8155896c9fa4d331.tar.gz
Fix a typo.
svn path=/trunk/; revision=29055
Diffstat (limited to 'epan/column_info.h')
-rw-r--r--epan/column_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/column_info.h b/epan/column_info.h
index f175fba6f5..6e0d243632 100644
--- a/epan/column_info.h
+++ b/epan/column_info.h
@@ -1,4 +1,4 @@
-/* column.h
+/* column_info.h
* Definitions for column structures and routines
*
* $Id$