summaryrefslogtreecommitdiff
path: root/textproc/xlhtml/files/patch-xlhtml_xml.c
blob: b2f3db90096c22562faa05428b58bad48ddd55b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xlhtml/xml.c.orig	2002-04-11 03:25:17 UTC
+++ xlhtml/xml.c
@@ -33,7 +33,7 @@ extern void update_default_alignment(unsigned int, int
 extern void output_cell( cell *, int); 
 extern uni_string author;
 
-work_sheet **ws_array;
+extern work_sheet **ws_array;
 
 
 void OutputTableXML(void)