Mercurial > hg > octave-kai > gnulib-hg
view tests/test-xstrtoimax.c @ 17415:6550127da196
argp: typo fix
* lib/argp-help.c: Typo in comment.
author | Alexandre Duret-Lutz <adl@lrde.epita.fr> |
---|---|
date | Fri, 17 May 2013 19:01:14 +0200 |
parents | 2f9763090486 |
children |
line wrap: on
line source
#define __xstrtol xstrtoimax #define __strtol_t intmax_t #define __spec PRIdMAX #include "test-xstrtol.c"