diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/sanity-cpp.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/sanity-cpp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/sanity-cpp.cpp b/src/VBox/Runtime/common/misc/sanity-cpp.cpp index 2bbdf33e0..ea0202d9f 100644 --- a/src/VBox/Runtime/common/misc/sanity-cpp.cpp +++ b/src/VBox/Runtime/common/misc/sanity-cpp.cpp @@ -1,4 +1,4 @@ -/* $Id: sanity-cpp.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: sanity-cpp.cpp $ */ /** @file * IPRT - Setup Sanity Checks, C++. */ |