mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
doc: %NULL changes
This commit is contained in:
@@ -87,7 +87,7 @@ struct fp_img *fpi_img_resize(struct fp_img *img, size_t newsize)
|
||||
|
||||
/**
|
||||
* fp_img_free:
|
||||
* @img: the image to destroy. If NULL, function simply returns.
|
||||
* @img: the image to destroy. If %NULL, function simply returns.
|
||||
*
|
||||
* Frees an image. Must be called when you are finished working with an image.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user