This commit is contained in:
Michael Kerrisk 2007-08-28 03:23:02 +00:00
parent 57c3a13b09
commit 901f4e5d6c
1 changed files with 1 additions and 1 deletions

View File

@ -974,7 +974,7 @@ one might obtain `Sonntag, 3. Juli, 10:02'.
.PP .PP
To allocate a sufficiently large string and print into it To allocate a sufficiently large string and print into it
(code correct for both glibc 2.0 and glibc 2.1): (code correct for both glibc 2.0 and glibc 2.1):
.RS .RS 4
.nf .nf
#include <stdio.h> #include <stdio.h>