diff options
Diffstat (limited to 'src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp')
-rw-r--r-- | src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp b/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp index 7325a8991..15f00102d 100644 --- a/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp +++ b/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp @@ -1,4 +1,4 @@ -/* $Id: VBoxSkeletonMain.cpp 35963 2011-02-14 16:18:36Z vboxsync $ */ +/* $Id: VBoxSkeletonMain.cpp $ */ /** @file * Skeleton main module. */ |