Mercurial > hg > octave-nkf > gnulib-hg
view lib/uinttostr.c @ 7675:476857ef4611
* lib/idcache.c: Adjust comments in user- and group- portions to
be more accurate, and to be consistent with one another.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Mon, 20 Nov 2006 13:08:38 +0000 |
parents | 8c6aad2a3515 |
children | 1785ef4dfcdf |
line wrap: on
line source
#define inttostr uinttostr #define inttype unsigned int #include "inttostr.c"