1 --- interfaces/cc/aspell.h 2013-10-13 20:29:33.000000000 +0200
2 +++ interfaces/cc/aspell.h 2013-10-13 20:30:01.000000000 +0200
4 /******************************** errors ********************************/
8 extern const struct AspellErrorInfo * const aerror_other;
9 extern const struct AspellErrorInfo * const aerror_operation_not_supported;
10 extern const struct AspellErrorInfo * const aerror_cant_copy;
12 extern const struct AspellErrorInfo * const aerror_bad_magic;
13 extern const struct AspellErrorInfo * const aerror_expression;
14 extern const struct AspellErrorInfo * const aerror_invalid_expression;
18 /******************************* speller *******************************/