Skip to content
Snippets Groups Projects
Commit 3b97bcb4 authored by Adam Wardynski's avatar Adam Wardynski
Browse files

Fix some bracket typo

parent 3b25411c
Branches
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ void std_read_loop(boost::function<bool (const std::string&)>& line_cb)
return;
}
}
]
}
#if defined(HAVE_LIBEDIT) && !defined(_WINDOWS) //non-Windows libedit read loop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment