/[cvs]/ccvs/src/rcs.c
ViewVC logotype

Diff of /ccvs/src/rcs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.356.4.3 by dprice, Sat Oct 29 04:34:57 2005 UTC revision 1.356.4.4 by dprice, Tue Nov 1 03:32:25 2005 UTC
# Line 3735  next_keyword (char **start, size_t *len, Line 3735  next_keyword (char **start, size_t *len,
3735  bool contains_keyword (char *buf, size_t len)  bool contains_keyword (char *buf, size_t len)
3736  {  {
3737      char *s;      char *s;
3738      return next_keyword (&buf, &len, &s);      return !!next_keyword (&buf, &len, &s);
3739  }  }
3740    
3741    

Legend:
Removed from v.1.356.4.3  
changed lines
  Added in v.1.356.4.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26