X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Fdirplex%2Fdirplex.h;h=34402e32ffe036e8c450e25106cf9836384d6c04;hb=e3f12675774fa2bb0f68f2cea05f4285d1fc235c;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 {