whitespaces
This commit is contained in:
parent
218a2e89bd
commit
378872001e
@ -77,7 +77,7 @@ struct font {
|
|||||||
const uint8_t *widthTable;
|
const uint8_t *widthTable;
|
||||||
const uint16_t *offsetTable;
|
const uint16_t *offsetTable;
|
||||||
const fontcolumn_t *dataTable;
|
const fontcolumn_t *dataTable;
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Macros to get to the complex parts of the font structure.
|
* @brief Macros to get to the complex parts of the font structure.
|
||||||
@ -88,3 +88,4 @@ struct font {
|
|||||||
|
|
||||||
#endif /* _GDISP_FONTS_H */
|
#endif /* _GDISP_FONTS_H */
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user