X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fref.sgml;h=7c103ab77946a83446cb7ef106d7e4b476b54295;hb=98f470fb43c23c6bd19c3c9d36c228acafc7aec5;hp=607edfced873810076050e650872e0270ec179d5;hpb=d542c08a7adad816d6378fd6c80f62547033b866;p=uffi.git diff --git a/doc/ref.sgml b/doc/ref.sgml index 607edfc..7c103ab 100644 --- a/doc/ref.sgml +++ b/doc/ref.sgml @@ -884,8 +884,8 @@ can be freed. size - An optional size parameter. If specified, allocates and returns an -array of type that is size members long. + An optional size parameter that is evaluated. If specified, allocates and returns an +array of type that is size members long. This parameter is evaluated.