URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [scripts/] [Lindent] - Rev 82
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"
Go to most recent revision | Compare with Previous | Blame | View Log