Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: agc
Date: Thu Sep 17 23:34:10 UTC 2026
Modified Files:
src/lib/libc/stdio: fgetln.3
Log Message:
lib/libc/stdio/fgetln.3: fix trivial formatting typo
Trivial whitespace fix to turn
getline(3), ferror(3), fgets(3), fopen(3), fparseln(3,) putc(3)
into
getline(3), ferror(3), fgets(3), fopen(3), fparseln(3), putc(3)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/stdio/fgetln.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index