X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=err.h;h=e7aced084542cb8d05fec76d49839e6d25b4cef8;hp=551ff54674681a332072bb535e31821e0a4d5671;hb=05e75054398c9d39f62f8c4b9be7b874a2019a3c;hpb=f33cf243ae1cb5657cccb7c43c99093936093b4a diff --git a/err.h b/err.h index 551ff54..e7aced0 100644 --- a/err.h +++ b/err.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2010 Andre Noll + * Copyright (C) 2006-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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