Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dict.c

    r1cf3f8d3 raf1920fd  
    179179  owl_dict_free_all(&d, NULL);
    180180
    181   //  if (numfailed) printf("*** WARNING: failures encountered with owl_dict\n");
     181  /*  if (numfailed) printf("*** WARNING: failures encountered with owl_dict\n"); */
    182182  printf("# END testing owl_dict (%d failures)\n", numfailed);
    183183  return(numfailed);
Note: See TracChangeset for help on using the changeset viewer.