From c175d1276df0c3c96799e57ed20535e547416757 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 9 Dec 2021 21:06:04 +0100 Subject: STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks. also added and fixed a few comments STR 3210: fixed indenting of widget callbacks. Also fixed what is considered a 'name' (could still be improved). Also better formatting inlined functions in the header. --- fluid/CodeEditor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/CodeEditor.cxx') diff --git a/fluid/CodeEditor.cxx b/fluid/CodeEditor.cxx index 773a19000..5fc7edb8d 100644 --- a/fluid/CodeEditor.cxx +++ b/fluid/CodeEditor.cxx @@ -54,7 +54,7 @@ Fl_Text_Display::Style_Table_Entry CodeEditor:: /** Parse text and produce style data. \param[in] in_tbuff text buffer to parse - \param[inout] in_sbuf style buffer we modify + \param[inout] in_sbuff style buffer we modify \param[in] in_len byte length to parse \param[in] in_style starting style letter */ -- cgit v1.2.3