mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
Silence "might be used uninitialized" warning.
This commit is contained in:
parent
7e23143359
commit
21dba96cd6
1 changed files with 1 additions and 1 deletions
|
@ -1129,7 +1129,7 @@ pattern_match(Cpattern p, char *s, unsigned char *in, unsigned char *out)
|
|||