diff options
Diffstat (limited to 'src/VBox/Runtime/common/table/avlgcptr.cpp')
-rw-r--r-- | src/VBox/Runtime/common/table/avlgcptr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/table/avlgcptr.cpp b/src/VBox/Runtime/common/table/avlgcptr.cpp index f1e184493..426668609 100644 --- a/src/VBox/Runtime/common/table/avlgcptr.cpp +++ b/src/VBox/Runtime/common/table/avlgcptr.cpp @@ -1,4 +1,4 @@ -/* $Id: avlgcptr.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: avlgcptr.cpp $ */ /** @file * IPRT - AVL tree, RTGCPTR, unique keys. */ |