Mercurial > hg > octave-nkf > gnulib-hg
view lib/euidaccess.h @ 9659:5680cf5b5595
md2: clarify comments to say that alignment is not required.
* lib/md2.h: Remove warning about alignment in comment.
* lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment
has never been required.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Thu, 31 Jan 2008 11:10:36 +0100 |
parents | 67c56a27d86c |
children |
line wrap: on
line source
#if ! HAVE_DECL_EUIDACCESS int euidaccess (char const *file, int mode); #endif