RetroArch/ctr/exec-3dsx
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
..
mini-hb-menu Remove quote parsing 2018-05-16 16:26:38 -07:00
exec_3dsx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
exec_3dsx.h Remove quote parsing 2018-05-16 16:26:38 -07:00
exec_cia.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
exec_cia.h Remove quote parsing 2018-05-16 16:26:38 -07:00