CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/10 11:04:18
Modified files:
lib/libc/stdio : printf.3
Log message:
adjust %n description to vaguely say "pointer", becuase the following
list of "[size]n" includes "n" on it's own, thereby the "int" case is
described correctly.
ok schwarze
