e087f6d4
d7e8d7e4 ^
1 2 3
4 5
6 7 8
#ifndef LYEDIT_H #define LYEDIT_H #include <HTUtils.h> extern int edit_current_file PARAMS((char *newfile, int cur, int lineno)); #endif /* LYEDIT_H */