Revision: 41953
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41953&view=rev
Author:   davidloman
Date:     2011-01-05 16:33:58 +0000 (Wed, 05 Jan 2011)

Log Message:
-----------
Set default port to 5309 for consistency

Modified Paths:
--------------
    rt^3/trunk/tests/GS/GeometryServiceTest.cxx

Modified: rt^3/trunk/tests/GS/GeometryServiceTest.cxx
===================================================================
--- rt^3/trunk/tests/GS/GeometryServiceTest.cxx 2011-01-05 15:14:44 UTC (rev 
41952)
+++ rt^3/trunk/tests/GS/GeometryServiceTest.cxx 2011-01-05 16:33:58 UTC (rev 
41953)
@@ -37,7 +37,7 @@
 #include <QtCore/QString>
 #include <QtNetwork/QHostAddress>
 
-static const quint16 DEFAULT_PORT = 7777;
+static const quint16 DEFAULT_PORT = 5309;
 
 /**
  * wrapper server class for staring up an object that instantiates and


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to