gmio_stl: add documentation note for gmio_stl_infos_probe()

This commit is contained in:
Hugues Delorme 2017-04-14 09:24:37 +02:00
parent 8e4c556ba6
commit ef44988897

View File

@ -118,6 +118,8 @@ GMIO_C_LINKAGE_BEGIN
* \p flags is a bitor combination of \c gmio_stl_info_flag values and is used
* to select the informations to retrieve.
*
* The position of the input stream is preserved.
*
* \pre <tt> infos != NULL </tt>
* \pre <tt> stream != NULL </tt>
*