]> Kevux Git Server - fll/commitdiff
Update: The directory documentation comments.
authorKevin Day <thekevinday@gmail.com>
Tue, 17 Jan 2023 04:22:09 +0000 (22:22 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 17 Jan 2023 04:22:09 +0000 (22:22 -0600)
level_1/fl_directory/c/directory/common.h

index 03f7df3e1bab374fff8852796ed73eddce48b7b9..3cd7648a4dd1c513ecfe7a9f3b3536cef5ba858a 100644 (file)
@@ -48,7 +48,7 @@ extern "C" {
  *   Set to a valid file descriptor to print to on successful operation.
  *   This is passed to the verbose function if that function pointer is not -1.
  * verbose:
- *   Set to 0 to not print on successful operation.
+ *   Set output.id to -1 and output.stream to 0 to not print on successful operation.
  *   Set to address of a function to be called for printing such that:
  *     - The first parameter represents the output file type.
  *     - The second parameter represents the source string.