RetroArch/gfx/include/pixman
orbea bfc366decc Squeeze extra blank lines with cat(1).
Example:

find . -type f -iname '*.c' | while read -r i; do
  cat -s "$i" > "$i.new"
  mv "$i.new" "$i"
done
2019-01-08 11:04:58 -08:00
..
pixman-arm-asm.h Restore pixman, appears to have been deleted by mistake in 2078331495 2017-06-19 14:38:15 +01:00
pixman-arm-neon-asm.S Restore pixman, appears to have been deleted by mistake in 2078331495 2017-06-19 14:38:15 +01:00
pixman-arm-neon-asm.h Restore pixman, appears to have been deleted by mistake in 2078331495 2017-06-19 14:38:15 +01:00
pixman-private.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00