]> andersk Git - splint.git/blobdiff - src/ctype.c
Removed /*bee:...*/ comments.
[splint.git] / src / ctype.c
index 1cc720af500f3e4242be72e4635527634138b3db..1ea98e0e6b58334f51e95599b99ed456355e8c4e 100644 (file)
@@ -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)))
            {
This page took 0.032859 seconds and 4 git commands to generate.