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 6078e87b4..000849d25 100644 --- a/src/VBox/Runtime/r3/fileio.cpp +++ b/src/VBox/Runtime/r3/fileio.cpp @@ -1,4 +1,4 @@ -/* $Id: fileio.cpp 24653 2009-11-14 20:14:49Z vboxsync $ */ +/* $Id: fileio.cpp $ */ /** @file * IPRT - File I/O. */ |