]> Kevux Git Server - fll/commitdiff
Cleanup: Remove extra period at the end of documentation comment.
authorKevin Day <thekevinday@gmail.com>
Sun, 31 Dec 2023 02:35:41 +0000 (20:35 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 31 Dec 2023 02:35:41 +0000 (20:35 -0600)
level_0/f_file/c/file/stream.h

index 0a313724cbea62e34a1be0d39f4eabb939798e23..7161bb45bce155230648d16ef62f22facf23766d 100644 (file)
@@ -468,7 +468,7 @@ extern "C" {
  *   The total bytes to write, unless end of buffer is reached first.
  * @param written
  *   (optional) The total bytes written.
- *   Set to NULL to not use..
+ *   Set to NULL to not use.
  *
  * @return
  *   F_okay on success.