diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/s3.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/s3.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/s3.cpp b/src/VBox/Runtime/common/misc/s3.cpp index daa16f67e..c49907011 100644 --- a/src/VBox/Runtime/common/misc/s3.cpp +++ b/src/VBox/Runtime/common/misc/s3.cpp @@ -1,4 +1,4 @@ -/* $Id: s3.cpp 38285 2011-08-02 18:50:37Z vboxsync $ */ +/* $Id: s3.cpp $ */ /** @file * IPRT - S3 communication API. */ |