mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 20:10:29 +01:00
for arq in `git ls-files *.c`; do
echo $arq;
indent -linux -l115 $arq;
done
The different line break at 115 columns is because
I use a widescreen monitor :-)
13 KiB
13 KiB