aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-22 14:01:04 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-22 14:01:04 +0200
commit97d84293615048b936d35250c89b21259acdb18f (patch)
tree51559cbc33b7953773061f28aa31c3816f39de1f /src/wydawca.c
parentd1ee123b443c2de4fb6e1622068611ab631a1f27 (diff)
downloadwydawca-97d84293615048b936d35250c89b21259acdb18f.tar.gz
wydawca-97d84293615048b936d35250c89b21259acdb18f.tar.bz2
Allow to select spools from the command line
Diffstat (limited to 'src/wydawca.c')
-rw-r--r--src/wydawca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wydawca.c b/src/wydawca.c
index 40c782c..b95446c 100644
--- a/src/wydawca.c
+++ b/src/wydawca.c
@@ -271,7 +271,7 @@ collect_uids (int argc, char **argv)
}
int
-match_uid (uid_t uid)
+match_uid_p (uid_t uid)
{
int i;
if (!uidv)

Return to:

Send suggestions and report system problems to the System administrator.