match: Add missing return statement
This makey the compiler happy. Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
родитель
2e70077bbc
Коммит
94fa1e382f
@ -109,6 +109,7 @@ static int match_pattern(const char *s, const char *pattern) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* NOTREACHED */
|
/* NOTREACHED */
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user