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