From 63ff7f3d6c8bff952c4e6e1626841ca93af21b81 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 9 Jul 2016 16:06:36 -0400 Subject: Fix Doxygen warning --- sord/sord.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sord/sord.h') diff --git a/sord/sord.h b/sord/sord.h index eff15af..59ac084 100644 --- a/sord/sord.h +++ b/sord/sord.h @@ -479,6 +479,7 @@ sord_remove(SordModel* model, const SordQuad quad); Calling this function invalidates all iterators on `model` except `iter`. + @param model The model which `iter` points to. @param iter Iterator to the element to erase, which is incremented to the next value on return. */ -- cgit v1.2.1