/[monit]/monit/http/engine.c
ViewVC logotype

Diff of /monit/http/engine.c

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

revision 1.59 by chopp, Tue Dec 21 09:48:48 2004 UTC revision 1.60 by martinp, Thu Dec 30 14:41:51 2004 UTC
# Line 538  static int parse_network(char *s_network Line 538  static int parse_network(char *s_network
538                
539        dotcount++;        dotcount++;
540                
541      } else if (!isdigit(*temp)) {      } else if (!isdigit((int)*temp)) {
542    
543        /* No number, "." or "/" -> Error! */        /* No number, "." or "/" -> Error! */
544                

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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