From e8937f9f13e12c02f09a9f5f2e1be540f1b953ef Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Sat, 25 Nov 2006 23:13:08 +0000 Subject: [PATCH] fixed flags argument bug [SVN r36177] --- doc/ref/iteration_params_x.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref/iteration_params_x.html b/doc/ref/iteration_params_x.html index acf3430..083c2c7 100644 --- a/doc/ref/iteration_params_x.html +++ b/doc/ref/iteration_params_x.html @@ -42,7 +42,7 @@
[flags]
- A quoted or angle-bracketed filename to used as the target of a file-iteration. + The flags associated with this file-iteration used to discriminate between different file-iterations in the same file.

Remarks