X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/028230a4017e67c2de99d101f97b7c2e1f21e2a8..8fd556fb32e6886724d72e99270d429554f28ea6:/src/ctype.c diff --git a/src/ctype.c b/src/ctype.c index 1cc720a..1ea98e0 100644 --- a/src/ctype.c +++ b/src/ctype.c @@ -1092,7 +1092,7 @@ static bool { ctype cbr = ctype_getConjA (*c); - /*drl bee: si*/ if ((*pred) (cbr)) + if ((*pred) (cbr)) { if ((*pred) (ctype_getConjB (*c))) {