diff options
Diffstat (limited to 'src/VBox/Runtime/common/string/unidata.cpp')
-rw-r--r-- | src/VBox/Runtime/common/string/unidata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/unidata.cpp b/src/VBox/Runtime/common/string/unidata.cpp index 914a3f3f6..ea5ce4edc 100644 --- a/src/VBox/Runtime/common/string/unidata.cpp +++ b/src/VBox/Runtime/common/string/unidata.cpp @@ -1,4 +1,4 @@ -/* $Id: unidata.cpp 33560 2010-10-28 14:25:30Z vboxsync $ */ +/* $Id: unidata.cpp $ */ /** @file * IPRT - Unicode Tables * |