mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
4 lines
70 B
Bash
4 lines
70 B
Bash
![]() |
#!/bin/sh
|
||
|
indent -bli0 -i8 -cli8 -npcs -l100 *.h *.c vnc/*.h vnc/*.c
|
||
|
|