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 faf8bc7..296cab1 100644
--- a/tools/sed-functions
+++ b/tools/sed-functions
@@ -1,4 +1,4 @@
-
+/EAPI extern/ b
# if return type on single line, append next line
/EAPI.*[^;]\s*$/ { N; s/\n/ / }
# while unfinished argument list, append next line