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

Diff for /src/usr.bin/pr/pr.c between version 1.29 and 1.30

version 1.29, 2010/08/17 21:37:11 version 1.30, 2010/08/25 18:20:11
Line 186 
Line 186 
     char *nbuf;      char *nbuf;
     char *hbuf = NULL;      char *hbuf = NULL;
     char *ohbuf;      char *ohbuf;
     FILE *inf;      FILE *inf = NULL;
     char *fname;      char *fname;
     int mor;      int mor;
     int error = 1;      int error = 1;

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30