Mercurial > hg > octave-jordi > gnulib-hg
changeset 16020:af314a807a78
putenv: indent #definition of "environ" to placate cppi
* lib/putenv.c (environ): Make indentation reflect cpp nesting.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Wed, 02 Nov 2011 09:15:34 +0100 |
parents | 183973825202 |
children | ab92e00caa02 |
files | ChangeLog lib/putenv.c |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-11-02 Jim Meyering <meyering@redhat.com> + putenv: indent #definition of "environ" to placate cppi + * lib/putenv.c (environ): Make indentation reflect cpp nesting. + gitlog-to-changelog: provide a ChangeLog-repair mechanism Git logs are often treated as immutable, because editing them changes the SHA1 checksums of all descendants. Thus, errors in