diff options
Diffstat (limited to 'include/iprt/strcache.h')
-rw-r--r-- | include/iprt/strcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/iprt/strcache.h b/include/iprt/strcache.h index d38834835..9cae247ec 100644 --- a/include/iprt/strcache.h +++ b/include/iprt/strcache.h @@ -1,4 +1,4 @@ -/* $Id: strcache.h $ */ +/* $Id: strcache.h 28800 2010-04-27 08:22:32Z vboxsync $ */ /** @file * IPRT - String Cache, stub implementation. */ |