X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=895f9f89bdc68d0a1242afc237fe930fc3db1786;hb=1f948aa655d9a7389477baa1489f86e548ec064e;hp=7c3f4aada972651ec60c9a862b609b12b842a7c6;hpb=e21355c5755fb738dd08b3a9e2d3c66af4b9a355;p=adu.git diff --git a/error.h b/error.h index 7c3f4aa..895f9f8 100644 --- a/error.h +++ b/error.h @@ -25,6 +25,7 @@ _ERROR(MMAP, "mmap error") \ _ERROR(OSL, "osl error") \ _ERROR(SIGNAL_SIG_ERR, "signal() returned SIG_ERR") \ + _ERROR(OUTPUT, "error writing output file") \ /**