diff options
author | Felix Geyer <debfx-pkg@fobos.de> | 2009-12-17 20:44:07 +0100 |
---|---|---|
committer | Felix Geyer <debfx-pkg@fobos.de> | 2009-12-17 20:44:07 +0100 |
commit | e931f478402bd35f0754a76ea5560643b9b0d1f5 (patch) | |
tree | 55be5016f268f4bbac8fe22ac99dfb782c8a6acf /src/VBox/Runtime/r3/win/fileio-win.cpp | |
parent | 92d607e8349d0f1268b236b3bf4cb433179253f1 (diff) | |
download | virtualbox-e931f478402bd35f0754a76ea5560643b9b0d1f5.tar.gz |
Imported Upstream version 3.1.2-dfsgupstream/3.1.2-dfsg
Diffstat (limited to 'src/VBox/Runtime/r3/win/fileio-win.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/win/fileio-win.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/win/fileio-win.cpp b/src/VBox/Runtime/r3/win/fileio-win.cpp index 3cc9d6d45..404e0bbfa 100644 --- a/src/VBox/Runtime/r3/win/fileio-win.cpp +++ b/src/VBox/Runtime/r3/win/fileio-win.cpp @@ -1,4 +1,4 @@ -/* $Id: fileio-win.cpp 24892 2009-11-24 12:02:04Z vboxsync $ */ +/* $Id: fileio-win.cpp $ */ /** @file * IPRT - File I/O, native implementation for the Windows host platform. */ |