summaryrefslogtreecommitdiff
blob: 52dbe0cbd097a9d808a9313f59385354974c4176 (plain)
1
2
3
4
5
6
7
8
9
10
11
+++ src/parse_config.c	2006-03-09 20:44:51.000000000 +0100
--- 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)