X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=include%2Foptions.h;h=f92298f788c1937a29ac11dea0d9e382c239aee4;hb=350812f90222da942a914f5ca8fa577720ab5fe8;hp=ee9d612780c026d6798c5ec21b48db10018f2a92;hpb=98e4a3d2f841bce726473d418e2a5b10e28806d7;p=centaur.git diff --git a/include/options.h b/include/options.h index ee9d612..f92298f 100644 --- a/include/options.h +++ b/include/options.h @@ -10,6 +10,8 @@ typedef struct { int printSections; unsigned insertBeforeOffs; unsigned insertBeforeSz; + unsigned insertAfterOffs; + unsigned insertAfterSz; } CLIOpts;