]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/tags.c
[svn-upgrade] Integrating new upstream version, ion3 (20080103)
[ion3.git] / ioncore / tags.c
index 6f1e02980307b35bc1ca029b5b13205520c845d9..b9054830e1c214641167779e52888fc4cd22e2f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/tags.c
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2008
  *
  * See the included file LICENSE for details.
  */
@@ -107,7 +107,8 @@ WRegion *ioncore_tagged_first(bool untag)
 
 /*EXTL_DOC
  * Iterate over tagged regions until \var{iterfn} returns \code{false}.
- * The function itself returns \code{true} if it reaches the end of list
+ * The function is called in protected mode.
+ * This routine returns \code{true} if it reaches the end of list
  * without this happening.
  */
 EXTL_SAFE