diff options
author | Michael Meskes <meskes@debian.org> | 2009-04-29 09:12:58 +0200 |
---|---|---|
committer | Michael Meskes <meskes@debian.org> | 2009-04-29 09:12:58 +0200 |
commit | 2220b99e2bdc756de31bc9a247f026a5fcf63204 (patch) | |
tree | 621b9c668d9cf430637e8fac03da7b2ab2dcd753 /src/VBox/Runtime/common/time/timesup.cpp | |
parent | 690566d90f268e7a7b2f63e13b3caf266fca9f6c (diff) | |
download | virtualbox-2220b99e2bdc756de31bc9a247f026a5fcf63204.tar.gz |
Imported Upstream version 2.2.2-dfsgupstream/2.2.2-dfsg
Diffstat (limited to 'src/VBox/Runtime/common/time/timesup.cpp')
-rw-r--r-- | src/VBox/Runtime/common/time/timesup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/time/timesup.cpp b/src/VBox/Runtime/common/time/timesup.cpp index 7358f4731..c0722fbf6 100644 --- a/src/VBox/Runtime/common/time/timesup.cpp +++ b/src/VBox/Runtime/common/time/timesup.cpp @@ -1,4 +1,4 @@ -/* $Id: timesup.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */ +/* $Id: timesup.cpp $ */ /** @file * IPRT - Time using SUPLib. */ |