summaryrefslogtreecommitdiffstats
path: root/tools/sed-functions
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sed-functions')
-rw-r--r--tools/sed-functions2
1 files changed, 1 insertions, 1 deletions
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