summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/table/avlruintptr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/table/avlruintptr.cpp')
-rw-r--r--src/VBox/Runtime/common/table/avlruintptr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/table/avlruintptr.cpp b/src/VBox/Runtime/common/table/avlruintptr.cpp
index b9b8bc2cb..c267284a9 100644
--- a/src/VBox/Runtime/common/table/avlruintptr.cpp
+++ b/src/VBox/Runtime/common/table/avlruintptr.cpp
@@ -1,4 +1,4 @@
-/* $Id: avlruintptr.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */
+/* $Id: avlruintptr.cpp $ */
/** @file
* IPRT - AVL tree, RTUINTPTR, range, unique keys.
*/