formated code style

This commit is contained in:
2017-03-01 20:34:54 +08:00
parent 7612e0dd11
commit 0c4a35eb17
3 changed files with 16 additions and 16 deletions

View File

@@ -38,7 +38,7 @@ extern INT8 parse_repeat_times(struct tag_head *tag);
extern INT8 parse_bit_num(struct tag_head *tag);
#ifdef __cplusplus
}
}
#endif
#endif // _IRDA_PARSE_FRAME_PARAMETER_H_