diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/utf-16.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/utf-16.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/utf-16.cpp b/src/VBox/Runtime/common/string/utf-16.cpp index f24e95b74..bf9d3cb3e 100644 --- a/src/VBox/Runtime/common/string/utf-16.cpp +++ b/src/VBox/Runtime/common/string/utf-16.cpp @@ -1,4 +1,4 @@ -/* $Id: utf-16.cpp $ */ +/* $Id: utf-16.cpp 31157 2010-07-28 03:15:35Z vboxsync $ */ /** @file * IPRT - UTF-16. */ |