X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=options.h;h=5d83f985f687254920b62230833b8f146317ebe3;hb=56245080062a7f3d46b47bf7def240115e34fb38;hp=13e97098ed7c05ae97b3a0f07c1273312e0ac000;hpb=c38bc4bc5254bd5925d8567e7ff1554a7844b8c7;p=pkg%2Fabook.git diff --git a/options.h b/options.h index 13e9709..5d83f98 100644 --- a/options.h +++ b/options.h @@ -17,6 +17,7 @@ enum bool_opts { BOOL_SHOW_ALL_EMAILS, BOOL_MUTT_RETURN_ALL_EMAILS, BOOL_USE_ASCII_ONLY, + BOOL_ADD_EMAIL_PREVENT_DUPLICATES, BOOL_MAX }; @@ -27,7 +28,7 @@ enum bool_opts { enum int_opts { INT_EMAILPOS, INT_EXTRAPOS, - INT_MAX + INT_MAXIMUM /* INT_MAX conflicts on some systems */ }; /*