Skip to content

Commit 25394d7

Browse files
committed
Whitespace
1 parent d80ee07 commit 25394d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/credits

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
awkprog='
33
BEGIN { FS = "\n"; RS = "" }
4-
{ print "CREDIT_LINE(\""$1"\",\""$2"\");" }'
4+
{ print "CREDIT_LINE(\""$1"\", \""$2"\");" }'
55

66
for what in ext sapi
77
do

0 commit comments

Comments
 (0)