Fix some stray comment text

[skip changelog]
epel9
Benjamin A. Beasley 1 year ago
parent 57c68f07be
commit 905d1883f3

@ -9,7 +9,7 @@
# - It uses of strcat/strcpy into a fixed-length buffer that is assumed (but
# not proven) to be large enough for all possible uses
# - It ignores I/O errors (possibly leading to undefined behavior from reading
# uninitialized memory), and so on. Making it
# uninitialized memory), and so on.
#
# A substantial rewrite would be required to mitigate these concerns. If a
# request for this library arises, this decision may be revisited, or the

Loading…
Cancel
Save