diff options
Diffstat (limited to 'src/VBox/Runtime/common/checksum/manifest.cpp')
-rw-r--r-- | src/VBox/Runtime/common/checksum/manifest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/checksum/manifest.cpp b/src/VBox/Runtime/common/checksum/manifest.cpp index 968e83b2d..b0401d4de 100644 --- a/src/VBox/Runtime/common/checksum/manifest.cpp +++ b/src/VBox/Runtime/common/checksum/manifest.cpp @@ -1,4 +1,4 @@ -/* $Id: manifest.cpp 29904 2010-05-31 12:57:38Z vboxsync $ */ +/* $Id: manifest.cpp $ */ /** @file * IPRT - Manifest file handling. */ |