commit b7d0735ed259172ff68294677d99f54cc0b839f2 parent 8d93f389412ac688d106b20b9068902859c64cbd Author: vaplv <vaplv@free.fr> Date: Wed, 24 Sep 2014 21:32:23 +0200 Fix comment typos Diffstat:
| M | src/aw.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/aw.h b/src/aw.h @@ -236,7 +236,7 @@ aw_mtl_materials_count_get (struct aw_mtl* mtl, size_t* materials_count); -/* The filled material must be released by the AW_MATERIAL_RELEASE function */ +/* The filled material must be released by the aw_material_release function */ AW_API res_T aw_mtl_material_get (struct aw_mtl* mtl,