summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/rand/rand.cpp
diff options
context:
space:
mode:
authorMichael Meskes <meskes@debian.org>2009-02-27 11:01:37 +0100
committerMichael Meskes <meskes@debian.org>2009-02-27 11:01:37 +0100
commit3851150159d840b361841684946a96018c251ebd (patch)
tree674ef2c1cca58ee8656f458e6b7884c0e3e90716 /src/VBox/Runtime/common/rand/rand.cpp
parent5b633c860b9ccb98910812f91c2474fda316b50b (diff)
downloadvirtualbox-3851150159d840b361841684946a96018c251ebd.tar.gz
Imported Upstream version 2.1.4-dfsgupstream/2.1.4-dfsg
Diffstat (limited to 'src/VBox/Runtime/common/rand/rand.cpp')
-rw-r--r--src/VBox/Runtime/common/rand/rand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/rand/rand.cpp b/src/VBox/Runtime/common/rand/rand.cpp
index acab004c7..70aa40230 100644
--- a/src/VBox/Runtime/common/rand/rand.cpp
+++ b/src/VBox/Runtime/common/rand/rand.cpp
@@ -1,4 +1,4 @@
-/* $Id: rand.cpp 11557 2008-08-21 21:47:31Z vboxsync $ */
+/* $Id: rand.cpp $ */
/** @file
* IPRT - Random Numbers.
*/