Index: trunk/BNC/bncipport.cpp
===================================================================
--- trunk/BNC/bncipport.cpp	(revision 1613)
+++ trunk/BNC/bncipport.cpp	(revision 1614)
@@ -135,11 +135,11 @@
        !_ipLonLineEdit->text().isEmpty() ) {
 
-    mountPoints->push_back("//"+ _ipHostLineEdit->text() + ":" 
-                               + _ipPortLineEdit->text() + "/" 
-                               + _ipMountLineEdit->text() + " "
-                               + _ipFormatLineEdit->text() + " "
-                               + _ipLatLineEdit->text() + " "
-                               + _ipLonLineEdit->text() + " "
-                               + "no N");
+    mountPoints->push_back("//" + _ipHostLineEdit->text() + ":" 
+                                + _ipPortLineEdit->text() + "/" 
+                                + _ipMountLineEdit->text() + " "
+                                + _ipFormatLineEdit->text() + " "
+                                + _ipLatLineEdit->text() + " "
+                                + _ipLonLineEdit->text() + " "
+                                + "no N");
   } else {
    QMessageBox::warning(this, tr("Warning"),
