This commit is contained in:
Hugues Delorme 2016-02-05 12:20:49 +01:00
parent c425484c64
commit afbe34cc91

View File

@ -110,7 +110,7 @@ struct gmio_stl_write_options
*
* Defaulted to an array containing 0 when :
* \li calling gmio_stl_write() with <tt>options == NULL</tt>
* \li OR <tt>stlb_header_data == NULL</tt>
* \li OR <tt>stlb_header == NULL</tt>
*/
struct gmio_stlb_header stlb_header;
};