changeset 13569:ba2f44ed51bf

priv-set: fix comment
author Bruno Haible <bruno@clisp.org>
date Tue, 24 Aug 2010 09:37:58 +0200
parents a8eab073a8fa
children 2d2b436a30d5
files ChangeLog lib/priv-set.c
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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
--- a/lib/priv-set.c
+++ b/lib/priv-set.c
@@ -109,7 +109,7 @@
 
 
 /* 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