[BACK]Return to bgplg.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / bgplg

Diff for /src/usr.bin/bgplg/bgplg.c between version 1.5 and 1.6

version 1.5, 2007/04/13 15:31:02 version 1.6, 2007/09/13 23:32:39
Line 364 
Line 364 
  err:   err:
         fflush(stdout);          fflush(stdout);
   
         if (argv != NULL);          if (argv != NULL)
                 free(argv);                  free(argv);
   
         printf("</pre>\n");          printf("</pre>\n");

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6