DEBSOURCES
Skip Quicknav
sources / vectoroids / 1.1.2-1 / indent.sh
1234567
#!/bin/bash # Indent Vectoroids source echo "Indenting vectorids.c..." indent -nbfda -npcs -npsl -bli0 --no-tabs vectoroids.c