X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=error.h;h=2b62611cc68937517f171148014ac2d124d9dd16;hp=ade1a8ec25ea40a0c5a9a96ee622fbfcc7583ff2;hb=79489a96d14274b78a654bbcf60d8eb8289cae50;hpb=2b4f4c85be13bb26a230df6669a7138d123c1a7d diff --git a/error.h b/error.h index ade1a8e..2b62611 100644 --- a/error.h +++ b/error.h @@ -54,6 +54,7 @@ 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") \ /**