mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-08-04 10:16:41 -04:00
Initialize theDelimiter (supress warning), found by test23.
This commit is contained in:
parent
0980af54f2
commit
ad5345dfb7
@ -68,6 +68,7 @@ class DocBookOutput : public CmdLineOutput
|
|||||||
virtual void failure(CmdLineInterface& c,
|
virtual void failure(CmdLineInterface& c,
|
||||||
ArgException& e );
|
ArgException& e );
|
||||||
|
|
||||||
|
DocBookOutput() : theDelimiter('=') {}
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user