From: foobar Date: Sun, 1 Jan 2006 19:00:53 +0000 (+0000) Subject: MFH X-Git-Tag: php-5.1.2RC2~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b0190032173ba533a514d8837a8eb28b8fee523;p=php MFH --- diff --git a/scripts/dev/credits b/scripts/dev/credits index 0ea312d509..f99c0316aa 100755 --- a/scripts/dev/credits +++ b/scripts/dev/credits @@ -1,6 +1,6 @@ #!/bin/sh awkprog=' -BEGIN { FS = "\n"; RS = "" } +BEGIN { FS = "\n|\r\n|\r"; RS = "" } { print "CREDIT_LINE(\""$1"\", \""$2"\");" }' for what in ext sapi