summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmake/modules/UseABICheck.cmake2
-rw-r--r--ui/qt/sequence_dialog.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/cmake/modules/UseABICheck.cmake b/cmake/modules/UseABICheck.cmake
index 061bc77bb7..cc2d8d484a 100644
--- a/cmake/modules/UseABICheck.cmake
+++ b/cmake/modules/UseABICheck.cmake
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# ABI Check related macros
#
# ABI compliance checker can be obtained from
diff --git a/ui/qt/sequence_dialog.h b/ui/qt/sequence_dialog.h
index 7287e031ee..f6a5e15de8 100644
--- a/ui/qt/sequence_dialog.h
+++ b/ui/qt/sequence_dialog.h
@@ -1,6 +1,6 @@
/* sequence_dialog.h
*
- * $Id: tcp_stream_dialog.cpp 52108 2013-09-16 21:33:26Z gerald $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>