Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / output / afm.h
index 0a5754f2a46a246f6c08458dcc40f9d9d5a25fe2..983da4fa99b79a38ba184cdff50eb6258687600d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -36,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;