X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Ftags.c;h=aeaadd62981054643fed46d3cdbdee16ccf5029b;hb=0c733f17d41080cd8240eecc5251d08a1776cdc5;hp=6f1e02980307b35bc1ca029b5b13205520c845d9;hpb=d2a43a53786878c1273313249d3b49f6cd559b00;p=ion3.git diff --git a/ioncore/tags.c b/ioncore/tags.c index 6f1e029..aeaadd6 100644 --- a/ioncore/tags.c +++ b/ioncore/tags.c @@ -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