Updated doc/NEWS file
[midnight-commander.git] / lib / widget / input_complete.h
blob5198d5df7a7b0ffe5404d21fa92f4268c996d516
1 #ifndef MC__WIDGET_INPUT_COMPLETE_H
2 #define MC__WIDGET_INPUT_COMPLETE_H
4 /*** typedefs(not structures) and defined constants **********************************************/
6 /*** enums ***************************************************************************************/
8 /*** structures declarations (and typedefs of structures)*****************************************/
10 /*** global variables defined in .c file *********************************************************/
12 /*** declarations of public functions ************************************************************/
14 void complete (WInput * in);
16 /*** inline functions ****************************************************************************/
18 #endif /* MC__WIDGET_INPUT_COMPLETE_H */