Ignore:
Timestamp:
02/10/2012 09:39:11 AM (12 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
b339c94
Parents:
d7390a5
Message:

Changes slightly the code in menu directory so that "conf"
and "mconf" build without issuing warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • menu/lxdialog/dialog.h

    rd7390a5 r743414b  
    175175                int width, int list_height, int item_no,
    176176                struct dialog_list_item ** items, int flag);
    177 extern unsigned char dialog_input_result[];
     177extern char dialog_input_result[];
    178178int dialog_inputbox (const char *title, const char *prompt, int height,
    179179                int width, const char *init);
Note: See TracChangeset for help on using the changeset viewer.