server: Convert com_setatt() to lopsub.
[paraslash.git] / afs.c
diff --git a/afs.c b/afs.c
index 21035cda93710b3167d7374fd8e2e7f20ecbe41d..92c58cc8cbe142a4f403b6bd0654c21f8136757e 100644 (file)
--- a/afs.c
+++ b/afs.c
@@ -401,7 +401,7 @@ static int action_if_pattern_matches(struct osl_row *row, void *data)
                }
        }
        p = pattern_txt;
-       i = 0;
+       i = pmd->input_skip;
        for (;;) {
                if (pmd->lpr) {
                        if (i >= lls_num_inputs(pmd->lpr))