aboutsummaryrefslogtreecommitdiff
path: root/src/table.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/table.hh')
-rw-r--r--src/table.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/table.hh b/src/table.hh
index 8068c184..aca717ba 100644
--- a/src/table.hh
+++ b/src/table.hh
@@ -2,13 +2,13 @@
#define __TABLE_HH__
/*
- * Classes
+ * Classes
*/
class DilloHtml;
/*
- * Table parsing functions
+ * Table parsing functions
*/
void Html_tag_open_table(DilloHtml *html, const char *tag, int tagsize);