Ben Pfaff <[EMAIL PROTECTED]> writes: >> ./output: > [...] >> htmlP.h > > Only two things get declared here. struct html_driver_ext is > only used in html.c so it should be moved there. The html_class > declaration isn't needed anywhere, except in output.c which > already has its own extern declaration, so it can be deleted.
I have this fixed in my working tree, so you needn't bother with it unless you want to. -- "...In the UNIX world, people tend to interpret `non-technical user' as meaning someone who's only ever written one device driver." --Daniel Pead _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
