Mercurial > hg > octave-kai > gnulib-hg
view lib/euidaccess.h @ 7296:33903d90fa2b
(argp_doc): Make sure NULL is not passed to dgettext
author | Sergey Poznyakoff <gray@gnu.org.ua> |
---|---|
date | Tue, 12 Sep 2006 09:06:40 +0000 |
parents | 67c56a27d86c |
children |
line wrap: on
line source
#if ! HAVE_DECL_EUIDACCESS int euidaccess (char const *file, int mode); #endif