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

Diff for /src/usr.bin/sndiod/abuf.c between version 1.4 and 1.5

version 1.4, 2016/01/08 16:17:31 version 1.5, 2022/12/26 19:16:03
Line 82 
Line 82 
 }  }
   
 /*  /*
  * 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.4  
changed lines
  Added in v.1.5