eliminate warning

git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@229 d2ac09be-c843-0410-8b1f-f8a84130e0ec
This commit is contained in:
Ludwig Nussel 2002-10-13 13:47:03 +00:00 committed by l-n
parent d1c7a229fa
commit 45855e9d90

View File

@ -379,6 +379,7 @@ static struct master *read_list_parse_master (char *str, char *str2) {
break;
case MASTER_NUM_QUERY_TYPES:
case MASTER_INVALID_TYPE:
break;
}
return m;