diff options
Diffstat (limited to 'posix/PTESTS2C.sed')
-rw-r--r-- | posix/PTESTS2C.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/PTESTS2C.sed b/posix/PTESTS2C.sed index 98a547da30..f371a70e6c 100644 --- a/posix/PTESTS2C.sed +++ b/posix/PTESTS2C.sed @@ -2,3 +2,4 @@ s/# \(.*\)/ { 0, 0, "\1", NULL, },/ s/\([^¦]*\)¦\([^¦]*\)¦\([^¦]*\)¦\([^¦]*\)¦\(.*\)/ { \1, \2, "\3", "\4", \5 },/ s/\\/\\\\/g +s/
/\\r/g |