X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fmessages.c;h=06ca707ca861a22195615e1f9483552adbb9d778;hb=5bcebc469ec05ce24bf9d0c56894e857e395642e;hp=7676c9dd80ad04b0cc36e88043a596d0c7078fba;hpb=32f726e4b3dfe38b675384b39e694ff16e52d559;p=citadel.git diff --git a/webcit/messages.c b/webcit/messages.c index 7676c9dd8..06ca707ca 100644 --- a/webcit/messages.c +++ b/webcit/messages.c @@ -13,6 +13,8 @@ #define SENDER_COL_WIDTH_PCT 30 /**< Mailbox view column width */ #define DATE_PLUS_BUTTONS_WIDTH_PCT 20 /**< Mailbox view column width */ +void display_enter(void); + /* * Address book entry (keep it short and sweet, it's just a quickie lookup * which we can use to get to the real meat and bones later)