X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Fdirplex%2Fdirplex.h;h=34402e32ffe036e8c450e25106cf9836384d6c04;hb=300d73d9ee0fe2fb09643a2a146711f1a8d7edd3;hp=d4865294138a9c6ec55472c94fc92eca3e22369b;hpb=da75c835b71b9ed9cf1d2c8fcbcfb7631dd24a05;p=ashd.git diff --git a/src/dirplex/dirplex.h b/src/dirplex/dirplex.h index d486529..34402e3 100644 --- a/src/dirplex/dirplex.h +++ b/src/dirplex/dirplex.h @@ -16,6 +16,7 @@ struct config { struct child *children; struct pattern *patterns; char **index; + char *capture; }; struct rule {