diff options
Diffstat (limited to 'src/VBox/Runtime/r3/init.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/init.cpp b/src/VBox/Runtime/r3/init.cpp index b37c2501b..138fcf7c9 100644 --- a/src/VBox/Runtime/r3/init.cpp +++ b/src/VBox/Runtime/r3/init.cpp @@ -1,4 +1,4 @@ -/* $Id: init.cpp 36549 2011-04-05 09:28:24Z vboxsync $ */ +/* $Id: init.cpp $ */ /** @file * IPRT - Init Ring-3. */ |