diff options
Diffstat (limited to 'src/VBox/Devices/PC/DevPcArch.c')
-rw-r--r-- | src/VBox/Devices/PC/DevPcArch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/PC/DevPcArch.c b/src/VBox/Devices/PC/DevPcArch.c index a8723821c..79f7f0477 100644 --- a/src/VBox/Devices/PC/DevPcArch.c +++ b/src/VBox/Devices/PC/DevPcArch.c @@ -1,4 +1,4 @@ -/* $Id: DevPcArch.c 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: DevPcArch.c $ */ /** @file * DevPcArch - PC Architechture Device. */ |