about summary refs log blame commit diff stats
path: root/src/LYEdit.h
blob: f8ee515d2ff6f6c114d8ff1499b6733f441bba04 (plain) (tree)
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 */