+2010-08-24 Bruno Haible <bruno@clisp.org>
+
+ priv-set: fix comment
+ * lib/priv-set.c (priv_set_restore): Fix typo in comment.
+
2010-08-23 Paul Eggert <eggert@cs.ucla.edu>
priv-set: fix comments
/* 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