diff options
Diffstat (limited to 'opcodes/dep-in.sed')
-rw-r--r-- | opcodes/dep-in.sed | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/dep-in.sed b/opcodes/dep-in.sed index df8bc1e..56403a9 100644 --- a/opcodes/dep-in.sed +++ b/opcodes/dep-in.sed @@ -15,5 +15,6 @@ s! \.\./intl/libintl\.h!!g s/ *$// s/ */ /g s/^ */A/ -s/ / \\\nB/g +s/ / \\\ +B/g $s/$/ \\/ |