summaryrefslogtreecommitdiff
blob: 0ab17f6008b0690fcc69650d99ae6b746524d6be (plain)
1
2
3
4
5
6
7
8
9
10
11
+++ b/src/parse_config.c	2006-03-09 20:44:51.000000000 +0100
--- a/src/parse_config.c	2006-06-23 14:16:02.000000000 +0200
@@ -601,7 +601,7 @@
 		else
 			return 1;
 	}
-	else if (!strncmp(temp, "FTPVIEWER", 10))
+	else if (!strncmp(temp, "FTPVIEWER", 9))
 	{
 		temp = strtok(NULL, "\n");
 		if (temp)