X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fpriv-set.c;h=1b5429ef8e0e1c3700ffbc23aa24533307d29260;hb=0e9ef9b9c9cd7036960656c797f0567b742e7b80;hp=17a3e31b7786d8138723bcedf6d960409d46e501;hpb=5a2d7e19ef7d78cf50d2859067b1e038a0e6006a;p=gnulib.git diff --git a/lib/priv-set.c b/lib/priv-set.c index 17a3e31b7..1b5429ef8 100644 --- a/lib/priv-set.c +++ b/lib/priv-set.c @@ -1,6 +1,6 @@ /* Query, remove, or restore a Solaris privilege. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -109,7 +109,7 @@ priv_set_remove (const char *priv) /* Try to restore priv to the effective set. - Returns 0 if priv was re-added to the effective set (after being prviously + Returns 0 if priv was re-added to the effective set (after being previously removed by a call to priv_set_remove). Returns -1 on error with errno set appropriately. */ int