mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-09 04:09:31 -04:00
Initialize theDelimiter (supress warning), found by test23.
This commit is contained in:
parent
b60f3c14d1
commit
6e236d28db
@ -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