]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
server: Convert com_mvatt() to lopsub.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index c73eb7361b80587780e3c952bb09b72fd3e7a4d4..3d13aea277d7459e9fd36d194cc4ff710473022c 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -149,6 +149,8 @@ struct pattern_match_data {
        struct lls_parse_result *lpr;
        /** Null-terminated array of patterns. */
        struct osl_object patterns;
+       /** Do not try to match the first inputs of lpr */
+       unsigned input_skip;
        /** Data pointer passed to the action function. */
        void *data;
        /** Gets increased by one for each match. */