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

Diff for /src/usr.bin/aucat/abuf.c between version 1.30 and 1.31

version 1.30, 2017/01/03 07:33:22 version 1.31, 2022/12/26 19:16:00
Line 80 
Line 80 
 }  }
   
 /*  /*
  * discard "count" bytes at the start postion.   * discard "count" bytes at the start position.
  */   */
 void  void
 abuf_rdiscard(struct abuf *buf, int count)  abuf_rdiscard(struct abuf *buf, int count)

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