From c87d0ba1fb24795405617dceeed6bf44f8516e5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Mon, 22 Oct 2007 16:01:15 +0000 Subject: [PATCH] E2BIG wasn't catched by the sed scripts... added. Some #ifdefs to allow building under BeOS. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22665 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/error.c | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/src/bin/error.c b/src/bin/error.c index b90a2319a8..5db4b329f6 100644 --- a/src/bin/error.c +++ b/src/bin/error.c @@ -19,7 +19,7 @@ struct error_pair { } kErrorNames[] = { #define E(e) { e, #e } // generated by: -// tr ' ,=\t()+' '\n\n\n\n\n\n\n'