diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/handletable.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/handletable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/handletable.cpp b/src/VBox/Runtime/common/misc/handletable.cpp index 1a80a3e14..a4139b003 100644 --- a/src/VBox/Runtime/common/misc/handletable.cpp +++ b/src/VBox/Runtime/common/misc/handletable.cpp @@ -1,4 +1,4 @@ -/* $Id: handletable.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: handletable.cpp $ */ /** @file * IPRT - Handle Tables. */ |