On 7 May 2014 10:05, erik quanstrom <quans...@quanstro.net> wrote:

> the comment is wrong.  it's "int ainc(int*)"


h% grep ainc /sys/include/libc.h
long ainc(long*);

h% grep ainc /n/sources/plan9/sys/include/libc.h
long ainc(long*);

Reply via email to