X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=functions.h;h=ae914d79e35a89bea6f8408096ce98b16de477f8;hb=546433d312df43754962a34eac05fee84d73a455;hp=a0dec4d83f8d4f18dffc1ca83ca4609fdee23e49;hpb=d82d9cc0e0f209bf71750b00a9f41c1df8152346;p=apps%2Fmadmutt.git diff --git a/functions.h b/functions.h index a0dec4d..ae914d7 100644 --- a/functions.h +++ b/functions.h @@ -54,6 +54,7 @@ struct binding_t OpGeneric[] = { {"current-middle", OP_CURRENT_MIDDLE, NULL}, {"current-bottom", OP_CURRENT_BOTTOM, NULL}, {"what-key", OP_WHAT_KEY, NULL}, + {"rebuild-cache", OP_REBUILD_CACHE, NULL}, {NULL, 0, NULL} };