X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=5854dd37df934c02a47009f6fd955a0e612ac08a;hp=739eb6c1fb94cb8446bf5d132a8d4baa9a808051;hb=aa234b7afe223879a7bd7274ce05a3a315a2ec49;hpb=d0f36435b0f81368a778fda33f3a7df86830f5ac diff --git a/error.h b/error.h index 739eb6c1..5854dd37 100644 --- a/error.h +++ b/error.h @@ -41,7 +41,7 @@ extern const char **para_errlist[]; PARA_ERROR(BTR_EOF, "buffer tree: end of file"), \ #define STDOUT_ERRORS \ - PARA_ERROR(ORPHAN, "orphaned (EOF)"), \ + PARA_ERROR(STDOUT_EOF, "stdout: end of file"), \ #define BITSTREAM_ERRORS \