This website requires JavaScript.
Explore
Help
Sign In
apfs
/
linux-apfs
Watch
0
Star
0
Fork
0
You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced
2026-05-01 15:00:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32a2eea795643929a43cbbba00d8c4a176b309bf
linux-apfs
/
scripts
/
Lindent
T
3 lines
65 B
Bash
Raw
Normal View
History
Unescape
Escape
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
#!/bin/sh
Fix Lindent to not indent preprocessor comments so far
2007-07-20 09:29:50 -06:00
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1
"
$@
"
Reference in New Issue
Copy Permalink