Remove trailing newline from file.
This commit is contained in:
parent
f04af68e54
commit
21a1202281
@ -25,4 +25,3 @@ sed 's/^\([^:]*\).*$/\1/' |
|
|||||||
grep -v ' ' | # some typedefs have spaces, remove them
|
grep -v ' ' | # some typedefs have spaces, remove them
|
||||||
sort |
|
sort |
|
||||||
uniq
|
uniq
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user