#ifndef _EDIT_H_
#define _EDIT_H_

extern char fktext[10][64];
void edit (char *s);

#endif


syntax highlighted by Code2HTML, v. 0.9.1