X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fpage-setup-item.h;h=6fbe514797fd12cf61f638ec65a0c3945daa378c;hb=3b54533821614d17afc61f1cd3b87d3a06fbf4da;hp=a01b7763e261f2f8d57b9cb1585ca44a7c156dd8;hpb=a1b7813a6993b8a8822914a83982a52e98c2afe5;p=pspp diff --git a/src/output/page-setup-item.h b/src/output/page-setup-item.h index a01b7763e2..6fbe514797 100644 --- a/src/output/page-setup-item.h +++ b/src/output/page-setup-item.h @@ -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