build: remove trailing blanks, enable syntax-check
[libguestfs.git] / src / generator.ml
index 9ef99bd..c9b3315 100755 (executable)
@@ -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
     (* "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 *)
 
      *)
   | RStruct of string * string         (* name of retval, name of struct *)