commit aad0802b5304d0f189552afde291be6904df69c7
Author: Richard Heck <[email protected]>
Date: Sat Jul 30 01:35:22 2016 -0400
Whitespace.
---
src/insets/InsetBranch.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/insets/InsetBranch.h b/src/insets/InsetBranch.h
index fcf7061..afb07d1 100644
--- a/src/insets/InsetBranch.h
+++ b/src/insets/InsetBranch.h
@@ -103,7 +103,7 @@ private:
* Note that Branch insets are considered part of the
* 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;
///