mirror of
https://github.com/libimobiledevice/libplist
synced 2026-06-08 15:29:34 +00:00
Fixed a slight error in the indent command in the makefile.
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ doc:
|
||||
doxygen doxygen.cfg
|
||||
|
||||
indent:
|
||||
indent -kr -ut -ts4 -l120 src/*.c src/*.h dev/*.h dev/*.c
|
||||
indent -kr -ut -ts4 -l120 src/*.c src/*.h dev/*.c
|
||||
|
||||
Reference in New Issue
Block a user