]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/tags.c
Update cfg_kludge_flash for Flash 10
[ion3.git] / ioncore / tags.c
index 6f1e02980307b35bc1ca029b5b13205520c845d9..aeaadd62981054643fed46d3cdbdee16ccf5029b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/tags.c
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
  * 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