Removed bbs line editor

This commit is contained in:
Michiel Broek
2005-11-08 21:03:09 +00:00
parent a2145663be
commit 1746496a6a
22 changed files with 227 additions and 817 deletions

View File

@@ -36,7 +36,7 @@
#define Max_passlen 14 /* Define maximum passwd length */
typedef enum {LINEEDIT, FSEDIT, EXTEDIT} MSGEDITOR;
typedef enum {X_LINEEDIT, FSEDIT, EXTEDIT} MSGEDITOR;
/************************************************************************