X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fgenerator.ml;h=c9b3315656b16892f0bb8c2eb5548d031c2c88d6;hp=9ef99bdf489a5ecd33a70c8901586c05f0c71850;hb=8ae7e1057f43e9b79260cdf191f39d657fdf0293;hpb=e15ff2113f5b2a7e0aa138c47c14e93268d25aed diff --git a/src/generator.ml b/src/generator.ml index 9ef99bd..c9b3315 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -90,7 +90,7 @@ and ret = (* "RStruct" is a function which returns a single named structure * or an error indication (in C, a struct, and in other languages * with varying representations, but usually very efficient). See - * after the function list below for the structures. + * after the function list below for the structures. *) | RStruct of string * string (* name of retval, name of struct *)