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/os2/filelock-os2.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/os2/filelock-os2.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/os2/filelock-os2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/os2/filelock-os2.cpp b/src/VBox/Runtime/r3/os2/filelock-os2.cpp index b6e33cfce..63930a9d3 100644 --- a/src/VBox/Runtime/r3/os2/filelock-os2.cpp +++ b/src/VBox/Runtime/r3/os2/filelock-os2.cpp @@ -1,4 +1,4 @@ -/* $Id: filelock-os2.cpp 8245 2008-04-21 17:24:28Z vboxsync $ */ +/* $Id: filelock-os2.cpp $ */ /** @file * IPRT - File Locking, OS/2. */ |