summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2015-08-14 15:16:38 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2015-08-14 15:16:38 +0000
commit81e0852ba8d74d35038259623d3a8e7a14f8b631 (patch)
tree45a417a4523692b55da7729adbf52a59455101e1 /src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp
parent6e586ece28b35562995e8e98e59ebd606abf3f64 (diff)
downloadVirtualBox-svn-81e0852ba8d74d35038259623d3a8e7a14f8b631.tar.gz
*: scm cleanup run.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@57358 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp')
-rw-r--r--src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp b/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp
index ff86dbb8702..ae871f1cffd 100644
--- a/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp
+++ b/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp
@@ -15,9 +15,10 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-/*******************************************************************************
-* Header Files *
-*******************************************************************************/
+
+/*********************************************************************************************************************************
+* Header Files *
+*********************************************************************************************************************************/
#ifndef VBOX_ONLY_DOCS
#include <VBox/com/com.h>