interim commit
This commit is contained in:
@ -35,7 +35,8 @@ enum qse_sed_errnum_t
|
||||
QSE_SED_EREXBL, /* regular expression build error */
|
||||
QSE_SED_EA1PHB, /* address 1 prohibited */
|
||||
QSE_SED_EA2PHB, /* address 2 prohibited */
|
||||
QSE_SED_ENEWLN /* a new line is expected */
|
||||
QSE_SED_ENEWLN, /* a new line is expected */
|
||||
QSE_SED_EBASLA /* \ is expected */
|
||||
};
|
||||
|
||||
typedef struct qse_sed_t qse_sed_t;
|
||||
|
Reference in New Issue
Block a user