summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/table/table.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/table/table.cpp')
-rw-r--r--src/VBox/Runtime/common/table/table.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/table/table.cpp b/src/VBox/Runtime/common/table/table.cpp
index 9efde85d5..a09953f93 100644
--- a/src/VBox/Runtime/common/table/table.cpp
+++ b/src/VBox/Runtime/common/table/table.cpp
@@ -1,4 +1,4 @@
-/* $Id: table.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */
+/* $Id: table.cpp $ */
/** @file
* IPRT - AVL tree, RTHCPHYS, unique keys.
*/