Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7577 → Rev 7576

/contrib/C_Layer/INCLUDE/kolibri_editor.h
156,8 → 156,7
extern void (*ted_but_copy)(editor *) __attribute__((__stdcall__));
extern void (*ted_but_paste)(editor *) __attribute__((__stdcall__));
 
extern void (*ted_but_find)(editor *) __attribute__((__stdcall__));
extern void (*ted_but_replace)(editor *) __attribute__((__stdcall__));
extern void (*ted_but_find_next)(editor *) __attribute__((__stdcall__));
///move cursor to <ed_buffer_find>, calls ted_fun_find_err() if exist