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 f5e2392fe..5957cc60e 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 22553 2009-08-28 14:10:04Z vboxsync $ */ +/* $Id: sched-darwin.cpp $ */ /** @file * IPRT - Scheduling, Darwin. */ |