diff options
| author | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
|---|---|---|
| committer | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
| commit | f93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch) | |
| tree | 44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_Valuator.cxx | |
| parent | ddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff) | |
wi[
Diffstat (limited to 'src/Fl_Valuator.cxx')
| -rw-r--r-- | src/Fl_Valuator.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Valuator.cxx b/src/Fl_Valuator.cxx index cb1f9dea9..644ad1d82 100644 --- a/src/Fl_Valuator.cxx +++ b/src/Fl_Valuator.cxx @@ -163,7 +163,7 @@ double Fl_Valuator::increment(double v, int n) { The formatted value is written into \p buffer. \p buffer should have space for at least 128 bytes. - You may override this function to create your own text formatting. + You may this function to create your own text formatting. */ int Fl_Valuator::format(char* buffer) { double v = value(); |
