aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-06-25 03:05:53 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-06-25 03:05:53 +0000
commit51cf3a79a05eabab6e91165609d67007df97f5ce (patch)
tree5775fa87c56143adcfcd6e88553d044dbe6851df
parent96847daab7269ea228f616b0d054b86d233d1c2a (diff)
Update a comment.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25597 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 269693316b..6e2c2aaaaf 100644
--- a/configure.in
+++ b/configure.in
@@ -236,7 +236,7 @@ AC_ARG_ENABLE(extra-gcc-checks,
AC_WIRESHARK_GCC_CFLAGS_CHECK(-Wbad-function-cast)
AC_WIRESHARK_GCC_CFLAGS_CHECK(-Wcast-qual)
#
- # epan/dissectors/packet-diameter.c blocks this one
+ # epan/dissectors/packet-fix.c blocks this one
# for now.
#
AC_WIRESHARK_GCC_CFLAGS_CHECK(-Wwrite-strings)