diff options
author | Michael Meskes <meskes@debian.org> | 2009-07-11 18:54:21 +0200 |
---|---|---|
committer | Michael Meskes <meskes@debian.org> | 2009-07-11 18:54:21 +0200 |
commit | 29554628c63e586eb33ca746e8bdfadcc285b43d (patch) | |
tree | bdb6fdca83b1adcd52c9124b76e620f862dc63cd /src/VBox/Runtime/common/time/timesup.cpp | |
parent | 519cfe73fc8bfbb621340d6e1665edf7cc7c42e3 (diff) | |
download | virtualbox-29554628c63e586eb33ca746e8bdfadcc285b43d.tar.gz |
Imported Upstream version 3.0.2-dfsgupstream/3.0.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. */ |