X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=err.h;h=3d4e136f208473fb2de31cb645a868f33995bbaa;hp=e7aced084542cb8d05fec76d49839e6d25b4cef8;hb=25b4f1983a3804353f5fc879f93ecde978a90aaf;hpb=61e824a2563c8b78401278faf6d4e9fad29c1c12;ds=sidebyside diff --git a/err.h b/err.h index e7aced0..3d4e136 100644 --- a/err.h +++ b/err.h @@ -56,7 +56,9 @@ static inline char *dss_strerror(int num) DSS_ERROR(SIGNAL, "caught terminating signal"), \ DSS_ERROR(BUG, "values of beta might cause dom!"), \ DSS_ERROR(NOT_RUNNING, "dss not running"), \ - DSS_ERROR(TOO_MANY_RSYNC_ERRORS, "too many consecutive rsync errors") + DSS_ERROR(ALREADY_RUNNING, "dss already running"), \ + DSS_ERROR(TOO_MANY_RSYNC_ERRORS, "too many consecutive rsync errors"), \ + DSS_ERROR(LOPSUB, "lopsub error") /** * This is temporarily defined to expand to its first argument (prefixed by