svn: r11499
This commit is contained in:
Eli Barzilay 2008-08-31 18:17:51 +00:00
parent 3b5cf38853
commit e0a89b16e0

View File

@ -427,7 +427,7 @@ to specify wrapper arguments that are not sent to the foreign function
(e.g., an argument that is used for processing the foreign output).}
@defform/subs[#:literals (i io io)
@defform/subs[#:literals (i o io)
(_ptr mode type-expr)
([mode i o io])]{