Page 1 of 1

unrealircd.conf:71: Missing semicolon before close brace

Posted: Mon May 10, 2004 10:27 pm
by klink
Hi,
the topics sais it! I can't finde the missing symbol.
Here the Lines 65 to 72:

Code: Select all

	hiddenhost-prefix      "Klink";
	prefix-quit            "Quit: ";
	cloak-keys {
		12345
		54321
		10000
	};
	hosts {

Posted: Mon May 10, 2004 10:50 pm
by JessieJames
hiddenhost-prefix "Klink";
prefix-quit "Quit:";
cloak-keys {
12345 ;
54321 ;
10000 ;
};