diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/base64.cpp')
| -rw-r--r-- | src/VBox/Runtime/common/string/base64.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/base64.cpp b/src/VBox/Runtime/common/string/base64.cpp index 03fd9ef85..e6b4df9a6 100644 --- a/src/VBox/Runtime/common/string/base64.cpp +++ b/src/VBox/Runtime/common/string/base64.cpp @@ -1,4 +1,4 @@ -/* $Id: base64.cpp 16774 2009-02-15 04:23:47Z vboxsync $ */ +/* $Id: base64.cpp $ */ /** @file * IPRT - Base64, MIME content transfer encoding. */ |
