diff options
Diffstat (limited to 'src/VBox/Runtime/r3/win/time-win.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/win/time-win.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/win/time-win.cpp b/src/VBox/Runtime/r3/win/time-win.cpp index c55570e6d..52290fd45 100644 --- a/src/VBox/Runtime/r3/win/time-win.cpp +++ b/src/VBox/Runtime/r3/win/time-win.cpp @@ -1,4 +1,4 @@ -/* $Id: time-win.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */ +/* $Id: time-win.cpp $ */ /** @file * IPRT - Time, win32. */ |