mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Fix nuttx coding style
Remove TABs
This commit is contained in:
parent
4b0a3d92ff
commit
85988dc77f
9 changed files with 21 additions and 23 deletions
|
|
@ -71,4 +71,4 @@ void container_free_all(FAR struct alt_container_s *head);
|
|||
FAR struct alt_container_s *
|
||||
container_pick_listtop(FAR struct alt_container_s **head);
|
||||
|
||||
#endif /* __APPS_LTE_ALT1250_ALT1250_CONTAINER_H */
|
||||
#endif /* __APPS_LTE_ALT1250_ALT1250_CONTAINER_H */
|
||||
|
|
|
|||
|
|
@ -46,4 +46,4 @@ struct postproc_s
|
|||
unsigned long priv;
|
||||
};
|
||||
|
||||
#endif /* __APPS_LTE_ALT1250_ALT1250_POSTPROC_H */
|
||||
#endif /* __APPS_LTE_ALT1250_ALT1250_POSTPROC_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue