This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=057c2e407b3ccc6d33e1a700aa9e77ceb457bdbb The branch, master has been updated via 057c2e407b3ccc6d33e1a700aa9e77ceb457bdbb (commit) from 1972cb8ca23c972e0e25cfbe0cf3e77a71c4b36f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 057c2e407b3ccc6d33e1a700aa9e77ceb457bdbb Author: Simon Josefsson <[email protected]> Date: Mon Oct 19 16:46:39 2009 +0200 Update gnulib files. ----------------------------------------------------------------------- Summary of changes: gl/unistd.in.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gl/unistd.in.h b/gl/unistd.in.h index 0e31883..c755467 100644 --- a/gl/unistd.in.h +++ b/gl/unistd.in.h @@ -239,7 +239,7 @@ extern char **environ; #if @GNULIB_EUIDACCESS@ # if !...@have_euidaccess@ -/* Like access(), except that is uses the effective user id and group id of +/* Like access(), except that it uses the effective user id and group id of the current process. */ extern int euidaccess (const char *filename, int mode); # endif hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
