config: shut up GCC

This commit is contained in:
Přemysl Eric Janouch 2015-05-07 19:00:08 +02:00
parent a15a48ac25
commit 62c55858d0
1 changed files with 1 additions and 0 deletions

View File

@ -1058,6 +1058,7 @@ config_token_name (enum config_token token)
default:
hard_assert (!"invalid token value");
return NULL;
}
}