diff options
Diffstat (limited to 'include/VBox/com/string.h')
-rw-r--r-- | include/VBox/com/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/VBox/com/string.h b/include/VBox/com/string.h index 49cb28137..2c35ad3e7 100644 --- a/include/VBox/com/string.h +++ b/include/VBox/com/string.h @@ -1,4 +1,4 @@ -/* $Id: string.h 38437 2011-08-12 15:05:41Z vboxsync $ */ +/* $Id: string.h $ */ /** @file * MS COM / XPCOM Abstraction Layer - Smart string classes declaration. */ |