Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / output / afm.h
index be6739b90cb18eb7d1d703650d7e950b754362f7..983da4fa99b79a38ba184cdff50eb6258687600d 100644 (file)
@@ -35,7 +35,7 @@ struct afm_character
        position, other characters in the second position. */
     struct afm_kern_pair *kern_pairs;
     size_t kern_pair_cnt;
-    
+
     /* Ligature data for this character in the first position,
        other characters in the second position. */
     struct afm_ligature *ligatures;