diff options
Diffstat (limited to 'src/VBox/Runtime/r3/darwin/time-darwin.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/darwin/time-darwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/darwin/time-darwin.cpp b/src/VBox/Runtime/r3/darwin/time-darwin.cpp index 762c9a0d1..38878c634 100644 --- a/src/VBox/Runtime/r3/darwin/time-darwin.cpp +++ b/src/VBox/Runtime/r3/darwin/time-darwin.cpp @@ -1,4 +1,4 @@ -/* $Id: time-darwin.cpp 34921 2010-12-09 19:46:36Z vboxsync $ */ +/* $Id: time-darwin.cpp $ */ /** @file * IPRT - Time, Darwin. */ |