mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-12 13:46:02 -04:00
Initialize theDelimiter (supress warning), found by test23.
This commit is contained in:
parent
846214d4d7
commit
ff6803207d
@ -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