mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 22:00:11 +01:00
r300: Added the Linux Kernel indent script.
This commit is contained in:
parent
be56660ba0
commit
72608aedc3
1 changed files with 2 additions and 0 deletions
2
src/mesa/drivers/dri/r300/Lindent
Executable file
2
src/mesa/drivers/dri/r300/Lindent
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"
|
||||
Loading…
Add table
Reference in a new issue