home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lynx2.8.1dev.10.tar.gz / lynx2.8.1dev.10.tar / lynx2-8 / src / LYEdit.h < prev    next >
C/C++ Source or Header  |  1997-02-24  |  134b  |  8 lines

  1.  
  2. #ifndef LYEDIT_H
  3. #define LYEDIT_H
  4.  
  5. extern int edit_current_file PARAMS((char *newfile, int cur, int lineno));
  6.  
  7. #endif /* LYEDIT_H */
  8.