summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/table/avlru64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/table/avlru64.cpp')
-rw-r--r--src/VBox/Runtime/common/table/avlru64.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/table/avlru64.cpp b/src/VBox/Runtime/common/table/avlru64.cpp
index b562e9466..a7476ea5d 100644
--- a/src/VBox/Runtime/common/table/avlru64.cpp
+++ b/src/VBox/Runtime/common/table/avlru64.cpp
@@ -1,4 +1,4 @@
-/* $Id: avlru64.cpp 34218 2010-11-21 17:00:38Z vboxsync $ */
+/* $Id: avlru64.cpp $ */
/** @file
* IPRT - AVL tree, void *, range, unique keys.
*/