Skip to content

Commit 8917088

Browse files
author
H. Peter Anvin
committed
Nindent: modernize (greatly simplify) and move to tools/
1 parent a16a45e commit 8917088

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

misc/Nindent

Lines changed: 0 additions & 18 deletions
This file was deleted.

tools/Nindent

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
exec indent -npro -linux -i4 -nut "$@"

0 commit comments

Comments
 (0)