From 9fb965dfd87c807f300c261b26eac7ef6dce05c1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 12 Jun 1997 11:47:34 +0000 Subject: Add comment for posixly_correct. --- src/printf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/printf.c') diff --git a/src/printf.c b/src/printf.c index dd18f609b..65c8f94e1 100644 --- a/src/printf.c +++ b/src/printf.c @@ -68,7 +68,7 @@ char *xmalloc (); /* The value to return to the calling program. */ static int exit_status; -/* FIXME */ +/* Non-zero if the POSIXLY_CORRECT environment variable is set. */ static int posixly_correct; /* FIXME */ -- cgit v1.2.3-70-g09d2