X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=err.h;h=e7aced084542cb8d05fec76d49839e6d25b4cef8;hp=e651d9ca06f082eff6eee583ada6ee73ffacdf61;hb=61e824a2563c8b78401278faf6d4e9fad29c1c12;hpb=9a0ddec6508e04cf2e9d5e9bd02e9b7de02428a3 diff --git a/err.h b/err.h index e651d9c..e7aced0 100644 --- a/err.h +++ b/err.h @@ -55,7 +55,8 @@ static inline char *dss_strerror(int num) DSS_ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR"), \ DSS_ERROR(SIGNAL, "caught terminating signal"), \ DSS_ERROR(BUG, "values of beta might cause dom!"), \ - DSS_ERROR(NOT_RUNNING, "dss not running") + DSS_ERROR(NOT_RUNNING, "dss not running"), \ + DSS_ERROR(TOO_MANY_RSYNC_ERRORS, "too many consecutive rsync errors") /** * This is temporarily defined to expand to its first argument (prefixed by