aboutsummaryrefslogtreecommitdiff
path: root/src/table.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-11-24 19:26:45 +0000
committercorvid <corvid@lavabit.com>2010-11-24 19:26:45 +0000
commit58cb0cbc32a4e464d7f2601a872cc308bf5dd45b (patch)
treefc2519fe9164a6f4eaaa1df1f33ef08a76e174ae /src/table.cc
parent9ca5a62164a183247bb01b63456144f453349c33 (diff)
trim some spaces
Diffstat (limited to 'src/table.cc')
-rw-r--r--src/table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table.cc b/src/table.cc
index d21f8d74..58cdf22e 100644
--- a/src/table.cc
+++ b/src/table.cc
@@ -219,7 +219,7 @@ void Html_tag_open_th(DilloHtml *html, const char *tag, int tagsize)
/*
* The table border model is stored in the table's stack item
- */
+ */
static int Html_table_get_border_model(DilloHtml *html)
{
static int i_TABLE = -1;