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

Diff for /src/usr.bin/tail/forward.c between version 1.16 and 1.17

version 1.16, 2003/07/01 11:12:59 version 1.17, 2003/07/14 08:06:06
Line 260 
Line 260 
   
         /*          /*
          * Position before char.           * Position before char.
          * Last char is special, ignore if whether newline or not.           * Last char is special, ignore it whether newline or not.
          */           */
         pos -= 2;          pos -= 2;
         ch = EOF;          ch = EOF;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17