summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-11-22 08:53:05 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-11-22 08:53:05 +0000
commit6e2b1c91f441913ee17ab84c45890668e62107a1 (patch)
tree7da50ed76061d35fbe05407fd9b9b08494a24a9c /ui
parent9ba190f2a58d862ddb5aea542d86c61f3e072097 (diff)
downloadwireshark-6e2b1c91f441913ee17ab84c45890668e62107a1.tar.gz
Fix typo in top filename
svn path=/trunk/; revision=53505
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/decode_as_dialog.cpp2
-rw-r--r--ui/qt/decode_as_dialog.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ui/qt/decode_as_dialog.cpp b/ui/qt/decode_as_dialog.cpp
index ac203f5b50..284d070ec0 100644
--- a/ui/qt/decode_as_dialog.cpp
+++ b/ui/qt/decode_as_dialog.cpp
@@ -1,4 +1,4 @@
-/* stats_tree_dialog.h
+/* decode_as_dialog.cpp
*
* $Id$
*
diff --git a/ui/qt/decode_as_dialog.h b/ui/qt/decode_as_dialog.h
index 207214355a..c51c78625a 100644
--- a/ui/qt/decode_as_dialog.h
+++ b/ui/qt/decode_as_dialog.h
@@ -1,4 +1,4 @@
-/* stats_tree_dialog.h
+/* decode_as_dialog.h
*
* $Id$
*