1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 17:18:45 +02:00

Add comment for posixly_correct.

This commit is contained in:
Jim Meyering
1997-06-12 11:47:34 +00:00
parent bcdaf2c1a5
commit 9fb965dfd8

View File

@@ -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 */