mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
|
|
uncrustify -c uncrustify.cfg --replace $*
|