diff options
Diffstat (limited to 'src/VBox/Runtime/r3/darwin/sched-darwin.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/darwin/sched-darwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/darwin/sched-darwin.cpp b/src/VBox/Runtime/r3/darwin/sched-darwin.cpp index 1a7cc421c..083d457ff 100644 --- a/src/VBox/Runtime/r3/darwin/sched-darwin.cpp +++ b/src/VBox/Runtime/r3/darwin/sched-darwin.cpp @@ -1,4 +1,4 @@ -/* $Id: sched-darwin.cpp 36555 2011-04-05 12:34:09Z vboxsync $ */ +/* $Id: sched-darwin.cpp $ */ /** @file * IPRT - Scheduling, Darwin. */ |