aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-22 13:37:20 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-22 13:37:20 +0200
commitd1ee123b443c2de4fb6e1622068611ab631a1f27 (patch)
tree86f73699689f12ff9d0882723205c595130869a3 /src/wydawca.c
parent5dd37baedfb74ad33fd7b785fe316e40e3b93551 (diff)
downloadwydawca-d1ee123b443c2de4fb6e1622068611ab631a1f27.tar.gz
wydawca-d1ee123b443c2de4fb6e1622068611ab631a1f27.tar.bz2
Rename directory_pair to spool
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 8dd7c98..40c782c 100644
--- a/src/wydawca.c
+++ b/src/wydawca.c
@@ -245,7 +245,7 @@ gconf_print_diag (gconf_locus_t *locus, int err, int errcode, const char *msg)
static int uidc;
-static char **uidv;
+static char *uidv;
static int
collect_uids (int argc, char **argv)

Return to:

Send suggestions and report system problems to the System administrator.