mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
23df1a2f4b
svn path=/trunk/; revision=44365
3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
indent -bli0 -i8 -cli8 -npcs -l100 *.h *.c vnc/*.h vnc/*.c
|
|
|