diff options
Diffstat (limited to 'src/VBox/Runtime/r3/fileio.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/fileio.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/fileio.cpp b/src/VBox/Runtime/r3/fileio.cpp index dd2b5356b..5b4e88731 100644 --- a/src/VBox/Runtime/r3/fileio.cpp +++ b/src/VBox/Runtime/r3/fileio.cpp @@ -1,4 +1,4 @@ -/* $Id: fileio.cpp 37596 2011-06-22 19:30:06Z vboxsync $ */ +/* $Id: fileio.cpp $ */ /** @file * IPRT - File I/O. */ |