Mercurial > hg > xemacs-beta
diff src/ecrt0.c @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | ac2d302a0011 |
children |
line wrap: on
line diff
--- a/src/ecrt0.c Mon Aug 13 11:06:08 2007 +0200 +++ b/src/ecrt0.c Mon Aug 13 11:07:10 2007 +0200 @@ -22,7 +22,7 @@ /* The standard Vax 4.2 Unix crt0.c cannot be used for Emacs - because it makes `envron' an initialized variable. + because it makes `environ' an initialized variable. It is easiest to have a special crt0.c on all machines though I don't know whether other machines actually need it. */