summaryrefslogtreecommitdiff
path: root/src/gmdocument.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmdocument.c')
-rw-r--r--src/gmdocument.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmdocument.c b/src/gmdocument.c
index 0a7f3b38..d61e199a 100644
--- a/src/gmdocument.c
+++ b/src/gmdocument.c
@@ -302,7 +302,7 @@ static void doLayout_GmDocument_(iGmDocument *d) {
302 tmLinkText_ColorId, 302 tmLinkText_ColorId,
303 }; 303 };
304 static const int indents[max_GmLineType] = { 304 static const int indents[max_GmLineType] = {
305 5, 10, 5, 10, 0, 0, 0, 5 305 6, 12, 6, 12, 0, 0, 0, 6
306 }; 306 };
307 static const float topMargin[max_GmLineType] = { 307 static const float topMargin[max_GmLineType] = {
308 0.0f, 0.5f, 1.0f, 0.5f, 2.0f, 2.0f, 1.5f, 1.0f 308 0.0f, 0.5f, 1.0f, 0.5f, 2.0f, 2.0f, 1.5f, 1.0f