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/r3/os2/filelock-os2.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/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. */ |