diff options
Diffstat (limited to 'src/VBox/Runtime/generic/strcache-stubs-generic.cpp')
-rw-r--r-- | src/VBox/Runtime/generic/strcache-stubs-generic.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/generic/strcache-stubs-generic.cpp b/src/VBox/Runtime/generic/strcache-stubs-generic.cpp index 0b358a461..b45dc5182 100644 --- a/src/VBox/Runtime/generic/strcache-stubs-generic.cpp +++ b/src/VBox/Runtime/generic/strcache-stubs-generic.cpp @@ -1,4 +1,4 @@ -/* $Id: strcache-stubs-generic.cpp $ */ +/* $Id: strcache-stubs-generic.cpp 30320 2010-06-21 08:35:09Z vboxsync $ */ /** @file * IPRT - String Cache, stub implementation. */ |