From 4d5b806140bbc41345f841d93e1e4d69fa58a5c3 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 13 Apr 2008 18:17:35 +0000 Subject: Add newlines to the end :) (\n) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9488 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 2f5ac6493..ee5d0a2bc 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -555,7 +555,7 @@ InspIRCd::InspIRCd(int argc, char** argv) { printf("\nWARNING: Not all your client ports could be bound --\nstarting anyway with %d of %d client ports bound.\n\n", bounditems, found_ports); printf("The following port(s) failed to bind:\n"); - printf("Hint: Try using an IP instead of blank or *"); + printf("Hint: Try using an IP instead of blank or *\n\n"); int j = 1; for (FailedPortList::iterator i = pl.begin(); i != pl.end(); i++, j++) { -- cgit v1.3.1-10-gc9f91