diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/handletablectx.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/handletablectx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/handletablectx.cpp b/src/VBox/Runtime/common/misc/handletablectx.cpp index e0511cc2b..f88363b77 100644 --- a/src/VBox/Runtime/common/misc/handletablectx.cpp +++ b/src/VBox/Runtime/common/misc/handletablectx.cpp @@ -1,4 +1,4 @@ -/* $Id: handletablectx.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: handletablectx.cpp $ */ /** @file * IPRT - Handle Tables. */ |