diff options
author | Michael Meskes <meskes@debian.org> | 2009-02-27 11:01:37 +0100 |
---|---|---|
committer | Michael Meskes <meskes@debian.org> | 2009-02-27 11:01:37 +0100 |
commit | 3851150159d840b361841684946a96018c251ebd (patch) | |
tree | 674ef2c1cca58ee8656f458e6b7884c0e3e90716 /src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp | |
parent | 5b633c860b9ccb98910812f91c2474fda316b50b (diff) | |
download | virtualbox-3851150159d840b361841684946a96018c251ebd.tar.gz |
Imported Upstream version 2.1.4-dfsgupstream/2.1.4-dfsg
Diffstat (limited to 'src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp b/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp index 9beb4446e..6518ef890 100644 --- a/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp +++ b/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp @@ -1,4 +1,4 @@ -/* $Id: RTMpGetCount-posix.cpp 11243 2008-08-08 13:19:14Z vboxsync $ */ +/* $Id: RTMpGetCount-posix.cpp $ */ /** @file * IPRT - RTMpGetCount, POSIX. */ |