Update pgindent
This commit is contained in:
parent
83a57694d1
commit
398bb1fcb6
@ -1162,7 +1162,7 @@ do
|
|||||||
sed 's;^}[ ][ ]*/\*;} /*;' |
|
sed 's;^}[ ][ ]*/\*;} /*;' |
|
||||||
sed 's;^#endif[ ][ ]*/\*;#endif /*;' |
|
sed 's;^#endif[ ][ ]*/\*;#endif /*;' |
|
||||||
detab -t8 -qc |
|
detab -t8 -qc |
|
||||||
# entab -t4 -qc |
|
entab -t4 -qc |
|
||||||
# move trailing * in function return type
|
# move trailing * in function return type
|
||||||
sed 's;^\([A-Za-z_][^ ]*\)[ ][ ]*\*$;\1 *;' |
|
sed 's;^\([A-Za-z_][^ ]*\)[ ][ ]*\*$;\1 *;' |
|
||||||
# remove un-needed braces around single statements
|
# remove un-needed braces around single statements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user