[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3804: Clean up the formatting of a comment. (vidalia/trunk/src/vidalia/config)



Author: edmanm
Date: 2009-05-30 20:15:21 -0400 (Sat, 30 May 2009)
New Revision: 3804

Modified:
   vidalia/trunk/src/vidalia/config/ServerSettings.cpp
Log:

Clean up the formatting of a comment.


Modified: vidalia/trunk/src/vidalia/config/ServerSettings.cpp
===================================================================
--- vidalia/trunk/src/vidalia/config/ServerSettings.cpp	2009-05-31 00:12:09 UTC (rev 3803)
+++ vidalia/trunk/src/vidalia/config/ServerSettings.cpp	2009-05-31 00:15:21 UTC (rev 3804)
@@ -163,8 +163,8 @@
 /* TODO: init_upnp() will block for up to 2 seconds. We should fire off a thread */
 
 /** Configure UPnP device to forward DirPort and ORPort. If enable is
-true, will forward ORPort and DirPort; otherwise will remove exising
-port mappings */
+ * true, will forward ORPort and DirPort; otherwise will remove exising
+ * port mappings */
 void
 ServerSettings::configurePortForwarding()
 {