mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-08-04 02:06:29 -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,
|
||||
ArgException& e );
|
||||
|
||||
DocBookOutput() : theDelimiter('=') {}
|
||||
protected:
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user