summaryrefslogtreecommitdiff
path: root/bk_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'bk_info.c')
-rw-r--r--bk_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bk_info.c b/bk_info.c
index 1c6e033..a9a67d4 100644
--- a/bk_info.c
+++ b/bk_info.c
@@ -315,7 +315,7 @@ void info_backend(paragraph *sourceform, keywordlist *keywords,
int nesting, nestindent;
int indentb, indenta;
int filepos;
- int has_index;
+ int has_index = FALSE;
info_data intro_text = EMPTY_INFO_DATA;
node *topnode, *currnode;
word bullet;