X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;fp=error.h;h=895f9f89bdc68d0a1242afc237fe930fc3db1786;hb=bab4b8635b3e048e1d7c9a914ddace3433f02164;hp=7c3f4aada972651ec60c9a862b609b12b842a7c6;hpb=559cdc51a868b7915aa5e8bb827bc90634cbf912;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") \ /**