diff options
Diffstat (limited to 'src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp')
-rw-r--r-- | src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp b/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp index c5656b46f..c80fea755 100644 --- a/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp +++ b/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp @@ -1,4 +1,4 @@ -/* $Id: RTMemWipeThoroughly.cpp $ */ +/* $Id: RTMemWipeThoroughly.cpp 30827 2010-07-14 12:49:36Z vboxsync $ */ /** @file * IPRT - RTMemWipeThoroughly. */ |