diff options
Diffstat (limited to 'src/VBox/Main/glue/string.cpp')
-rw-r--r-- | src/VBox/Main/glue/string.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/glue/string.cpp b/src/VBox/Main/glue/string.cpp index 49fe8366c..09edbeee2 100644 --- a/src/VBox/Main/glue/string.cpp +++ b/src/VBox/Main/glue/string.cpp @@ -1,4 +1,4 @@ -/* $Id: string.cpp 36530 2011-04-04 13:56:10Z vboxsync $ */ +/* $Id: string.cpp $ */ /** @file * MS COM / XPCOM Abstraction Layer - UTF-8 and UTF-16 string classes. */ |