Pull in variables defined in structs; had too many tabs.
This commit is contained in:
parent
430cd88a18
commit
3bb110ebb3
@ -1459,7 +1459,7 @@ do
|
||||
sed 's;/\*---X_X;/* ---;g' |
|
||||
# workaround indent bug
|
||||
sed 's;^static[ ][ ]*;static ;g' |
|
||||
sed 's;^}[ ][ ]*/\*;} /*;' |
|
||||
sed 's;^}[ ][ ]*;} ;' |
|
||||
# pull in #endif comments
|
||||
sed 's;^#endif[ ][ ]*/\*;#endif /*;' |
|
||||
# work around #else indenting next line if #ifdef defines variables at top
|
||||
|
Loading…
x
Reference in New Issue
Block a user