projects
/
platform
/
upstream
/
isl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e0bab
)
doc: fix typo
author
Sven Verdoolaege
<skimo@kotnet.org>
Thu, 22 Nov 2012 12:27:57 +0000
(13:27 +0100)
committer
Sven Verdoolaege
<skimo@kotnet.org>
Thu, 22 Nov 2012 12:27:57 +0000
(13:27 +0100)
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
patch
|
blob
|
history
diff --git
a/doc/user.pod
b/doc/user.pod
index
e8969c6
..
bf2bdde
100644
(file)
--- a/
doc/user.pod
+++ b/
doc/user.pod
@@
-5589,7
+5589,7
@@
This object can be created using the following functions.
__isl_keep isl_ast_node *node, void *user),
void *user);
-The callback set by C<isl_ast_print_options_set_print_
domain
>
+The callback set by C<isl_ast_print_options_set_print_
user
>
is called whenever a node of type C<isl_ast_node_user> needs to
be printed.
The callback set by C<isl_ast_print_options_set_print_for>