summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/testcase/tstRTCritSect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/testcase/tstRTCritSect.cpp')
-rw-r--r--src/VBox/Runtime/testcase/tstRTCritSect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/testcase/tstRTCritSect.cpp b/src/VBox/Runtime/testcase/tstRTCritSect.cpp
index 0f046cd0..c143a8b7 100644
--- a/src/VBox/Runtime/testcase/tstRTCritSect.cpp
+++ b/src/VBox/Runtime/testcase/tstRTCritSect.cpp
@@ -491,7 +491,7 @@ int main(int argc, char **argv)
return 1;
case 'V':
- RTPrintf("$Revision: $\n");
+ RTPrintf("$Revision: 89632 $\n");
return 0;
default: