summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/markdown.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/markdown.cpp b/src/markdown.cpp
index 458e295..6d9663b 100644
--- a/src/markdown.cpp
+++ b/src/markdown.cpp
@@ -2731,7 +2731,7 @@ void MarkdownOutlineParser::parseInput(const char *fileName,
Protection prot=Public;
bool needsEntry = FALSE;
int position=0;
- int startNewlines;
+ int startNewlines=0;
QCString processedDocs = markdown.process(docs,startNewlines);
lineNr += startNewlines;
while (p->commentScanner.parseCommentBlock(