Skip to content

Commit ded9bab

Browse files
committed
clang format
1 parent 2a61130 commit ded9bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Edit/Interface/edit_interface.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ class edit_interface_rep : virtual public editor_rep {
144144
public:
145145
edit_interface_rep ();
146146
~edit_interface_rep ();
147-
operator tree ();
147+
operator tree ();
148148
void suspend ();
149149
void resume ();
150150
void keyboard_focus_on (string field);

0 commit comments

Comments
 (0)