summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-07-20 18:27:58 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-07-20 18:27:58 +0000
commiteb38bafc62e836336bbcdeb0ad1fb0102bea792a (patch)
treebe03f39ad15af646c3ad0029559ea2fbc76dcabf
parent28fcd23763e3f2c1fc3652ed562f65f9a8edd6b0 (diff)
Change formatting
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4467 e03df62e-2008-0410-955e-edbf42e46eb7
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d02100806..48621b585 100755
--- a/configure
+++ b/configure
@@ -360,7 +360,7 @@ if (!$chose_hiperf) {
print "not to enable one. Defaulting to select() engine.\n\n";
}
-yesno(THREADED_DNS,"InspIRCd supports multi-threaded DNS lookups,\nwhich can improve the efficiency on a multiple-processor machine.\nDo you want to enable this feature?");
+yesno(THREADED_DNS,"InspIRCd supports multi-threaded DNS lookups,\nwhich can improve the efficiency on a multiple-processor machine.\n\nDo you want to enable this feature?");
print "\n";
yesno(IPV6,"Would you like to enable experimental IPv6 support?");