LibLine: Switch all files to use east-const

This commit is contained in:
Ali Mohammad Pur
2021-12-14 14:41:18 +03:30
committed by Ali Mohammad Pur
parent 2338d5fcda
commit 4458cc249e
Notes: sideshowbarker 2024-07-18 02:47:59 +09:00
10 changed files with 62 additions and 62 deletions

View File

@@ -14,7 +14,7 @@
namespace Line {
void XtermSuggestionDisplay::display(const SuggestionManager& manager)
void XtermSuggestionDisplay::display(SuggestionManager const& manager)
{
did_display();