From 1d33826e32c3f7004b56f61e560a40f42628d45c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 28 Apr 2011 15:12:13 +0200 Subject: sed-functions removes trailing EINA_ --- tools/sed-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sed-functions b/tools/sed-functions index a40088e..faf8bc7 100644 --- a/tools/sed-functions +++ b/tools/sed-functions @@ -5,5 +5,5 @@ :loop /,$/ { N; s/\n/ /; t loop } s/ {2,}/ /g -s/\s+EINA_ARG.*/;/ +s/\s+EINA_.*/;/ s/^\s*EAPI/EAPI/p -- cgit v1.1-2-g2b99