RetroArch/cores
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
..
libretro-ffmpeg Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
libretro-gong fix gong scaling (#7907) 2019-01-06 13:10:40 -05:00
libretro-imageviewer Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
libretro-mpv Create internal_cores.h 2018-07-01 21:19:40 +02:00
libretro-net-retropad Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
libretro-video-processor Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
dynamic_dummy.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
internal_cores.h easter egg 2019-01-05 18:33:29 -05:00