Whitespace.

This commit is contained in:
Richard Heck 2016-07-30 01:35:22 -04:00
parent dd7863b6ac
commit aad0802b53

View File

@ -103,7 +103,7 @@ private:
* Note that Branch insets are considered part of the * Note that Branch insets are considered part of the
* document when they are selected XOR inverted. * document when they are selected XOR inverted.
*/ */
bool producesOutput(bool const child = false) const; bool producesOutput(bool const child = false) const;
/// ///
bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const; bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
/// ///