snoopy: no trailing comma in array
This commit is contained in:
parent
390c870c0f
commit
3553fab125
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ protos.c: mkfile
|
|||
do
|
||||
echo ' &'$i','
|
||||
done
|
||||
echo ' 0,'
|
||||
echo ' 0'
|
||||
echo '};'
|
||||
) > protos.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue