diff options
Diffstat (limited to 'src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp')
-rw-r--r-- | src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp b/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp index 3391abb38..a3c176689 100644 --- a/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp +++ b/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp @@ -1,4 +1,4 @@ -/* $Id: RTMpGetDescription-generic-stub.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: RTMpGetDescription-generic-stub.cpp $ */ /** @file * IPRT - Multiprocessor, Generic RTMpGetDescription stub. */ |