Skip to content

Commit dd92a8c

Browse files
committed
Fix type in return value
1 parent ca646f6 commit dd92a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/tsearch2/ispell/regis.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ RS_execute(Regis * r, char *str)
181181
}
182182

183183
if (len < r->nchar)
184-
return 0;
184+
return false;
185185

186186
c = str;
187187
if (r->issuffix)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy