/
githubmirror
/
libsmbios
Обзор
Документация
Войти
/
githubmirror
/
libsmbios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
pkg/scripts/indent.sh
5 строк
110 B
Michael E Brown
rename build/ dir to pkg/ to match the rest of the projects
27 авг 2008, 18:41
27 авг 2008, 18:41
873b19d
Код
Авторство
О чём код?
#!/bin/sh astyle --style=ansi -c --indent-namespaces "$@" #indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl "$@"