diff options
Diffstat (limited to 'src/VBox/Main/src-server/DHCPServerRunner.cpp')
-rw-r--r-- | src/VBox/Main/src-server/DHCPServerRunner.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/DHCPServerRunner.cpp b/src/VBox/Main/src-server/DHCPServerRunner.cpp index e1c5e8172..5bb58033a 100644 --- a/src/VBox/Main/src-server/DHCPServerRunner.cpp +++ b/src/VBox/Main/src-server/DHCPServerRunner.cpp @@ -1,4 +1,4 @@ -/* $Id: DHCPServerRunner.cpp 35368 2010-12-30 13:38:23Z vboxsync $ */ +/* $Id: DHCPServerRunner.cpp $ */ /** @file * VirtualBox Main - interface for VBox DHCP server */ |