render: Add comment.
[pspp] / src / output / page-setup-item.h
index a01b7763e261f2f8d57b9cb1585ca44a7c156dd8..6fbe514797fd12cf61f638ec65a0c3945daa378c 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2009, 2010, 2011, 2018 Free Sonftware Foundation, Inc.
+   Copyright (C) 2009, 2010, 2011, 2018 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -43,7 +43,7 @@ enum page_chart_size
 struct page_paragraph
   {
     char *markup;
-    int halign;                 /* TAB_LEFT, TAB_CENTER, TAB_RIGHT. */
+    enum table_halign halign;
   };
 
 struct page_heading