aboutsummaryrefslogtreecommitdiffstats
path: root/lib/getgroups.c
diff options
context:
space:
mode:
authorVincent Belaïche2016-01-20 08:30:51 +0100
committerVincent Belaïche2016-01-20 08:30:51 +0100
commitb895c72059521fec064ff27b4cfcfa4104081c4e (patch)
treec1697f0e4d95d8c3556798f6c4c53c98a4714bd0 /lib/getgroups.c
parentbadcd38aa86ed7973f2be2743c405710973a0bdd (diff)
parent1b76d9168336ede8976b980aeaed64ae2908501a (diff)
downloademacs-b895c72059521fec064ff27b4cfcfa4104081c4e.tar.gz
emacs-b895c72059521fec064ff27b4cfcfa4104081c4e.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'lib/getgroups.c')
-rw-r--r--lib/getgroups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getgroups.c b/lib/getgroups.c
index 5563dfb4280..b04050546d9 100644
--- a/lib/getgroups.c
+++ b/lib/getgroups.c
@@ -1,6 +1,6 @@
1/* provide consistent interface to getgroups for systems that don't allow N==0 1/* provide consistent interface to getgroups for systems that don't allow N==0
2 2
3 Copyright (C) 1996, 1999, 2003, 2006-2015 Free Software Foundation, Inc. 3 Copyright (C) 1996, 1999, 2003, 2006-2016 Free Software Foundation, Inc.
4 4
5 This program is free software: you can redistribute it and/or modify 5 This program is free software: you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by 6 it under the terms of the GNU General Public License as published by