diff options
Diffstat (limited to 'src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp')
-rw-r--r-- | src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp b/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp index cdb41904a..dccd40583 100644 --- a/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp +++ b/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp @@ -1,4 +1,4 @@ -/* $Id: RTMpGetDescription-generic.cpp 29264 2010-05-09 19:58:37Z vboxsync $ */ +/* $Id: RTMpGetDescription-generic.cpp $ */ /** @file * IPRT - Multiprocessor, Generic RTMpGetDescription. */ |