/*
 * fxserver_err.h:
 * This file is automatically generated; please do not edit it.
 */
#define ERR_NOT_INITED                           (-2094305280L)
#define ERR_NOT_AUTHED                           (-2094305279L)
#define ERR_ACCESS_DENIED                        (-2094305278L)
#define ERR_COURSE_NAME_LEN                      (-2094305277L)
#define ERR_COURSE_NAME_INVAL                    (-2094305276L)
#define ERR_COURSE_NOT_FOUND                     (-2094305275L)
#define ERR_WONT_BE_AUTHED                       (-2094305274L)
#define ERR_ACL_NAME_LEN                         (-2094305273L)
#define ERR_ACL_NOT_FOUND                        (-2094305272L)
#define ERR_ACL_ERROR                            (-2094305271L)
#define ERR_COURSE_DIR_ERR                       (-2094305270L)
#define ERR_COURSE_DIR_ACL                       (-2094305269L)
#define ERR_NO_WILDCARDS                         (-2094305268L)
#define ERR_SEND_RECV_PROGRESS                   (-2094305267L)
#define ERR_INTERNAL_FAILURE                     (-2094305266L)
#define ERR_NOT_SENDING                          (-2094305265L)
#define ERR_NOT_RECEIVING                        (-2094305264L)
#define ERR_INVALID_FILENAME                     (-2094305263L)
#define ERR_NOT_SYNC                             (-2094305262L)
#define ERR_FILE_NOT_FOUND                       (-2094305261L)
#define ERR_FILE_WRONG_SERVER                    (-2094305260L)
#define ERR_PAPER_NOT_FOUND                      (-2094305259L)
#define ERR_NO_KERBEROS                          (-2094305258L)
#define ERR_NOT_SERVER                           (-2094305257L)
#define ERR_OLD_DATABASE                         (-2094305256L)
#define ERR_NO_QUORUM                            (-2094305255L)
#define ERR_BAD_PORTION                          (-2094305254L)
#define ERR_ALREADY_UPDATING                     (-2094305253L)
#define ERR_DATABASE_LOCKED                      (-2094305252L)
extern void initialize_fxsv_error_table ();
#define ERROR_TABLE_BASE_fxsv (-2094305280L)

/* for compatibility with older versions... */
#define init_fxsv_err_tbl initialize_fxsv_error_table
#define fxsv_err_base ERROR_TABLE_BASE_fxsv
