X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2FhtmlP.h;h=e7ad4de8cb818d9338cc8b6de1e89b728d6576fb;hb=10add4c7fbb4076b69e27c524e24081067c39f40;hp=f1bf3d34bff4443bfaaf88c693160d2ca59b0bed;hpb=70bb37983d5deeba70f9101a9f697ba0fbb55ebb;p=pspp-builds.git diff --git a/src/output/htmlP.h b/src/output/htmlP.h index f1bf3d34..e7ad4de8 100644 --- a/src/output/htmlP.h +++ b/src/output/htmlP.h @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 1997-9, 2000 Free Software Foundation, Inc. - Written by Ben Pfaff . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -32,7 +31,7 @@ struct html_driver_ext size_t chart_cnt; }; -extern struct outp_class html_class; +extern const struct outp_class html_class; struct outp_driver; void html_put_cell_contents (struct outp_driver *this,