aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/develop/xml_odf_odt_format.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/develop/xml_odf_odt_format.rb')
-rw-r--r--lib/sisu/develop/xml_odf_odt_format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/develop/xml_odf_odt_format.rb b/lib/sisu/develop/xml_odf_odt_format.rb
index 8bd83e09..efe5e733 100644
--- a/lib/sisu/develop/xml_odf_odt_format.rb
+++ b/lib/sisu/develop/xml_odf_odt_format.rb
@@ -162,7 +162,7 @@ module SiSU_XML_ODF_ODT_Format
end
end
class Table
- @@tablehead,@@table_counter=0,0 #reinitialise on new file
+ @@table_counter=0
@@tablefoot=[] #watch
@@fns=''
def initialize(md,dob,p_num)