]> Kevux Git Server - fll/commitdiff
Cleanup: Documentation comments for fll_print_format_convert().
authorKevin Day <kevin@kevux.org>
Sat, 24 Feb 2024 06:23:49 +0000 (00:23 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 24 Feb 2024 06:23:49 +0000 (00:23 -0600)
level_2/fll_print/c/print.h

index f08313228642722cdd20226ca6c19c46d5477505..bb6a567991c58ff3d3eb73fb632c498ac48133ed 100644 (file)
@@ -1005,7 +1005,9 @@ extern "C" {
  *   The status is stored here rather then via the return.
  *
  * @return
- *   Result from: fl_print_format_convert().
+ *   Success from: fl_print_format_convert().
+ *
+ *   Errors (with error bit) from: fl_print_format_convert().
  *
  * @see flockfile()
  * @see funlockfile()