Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3044:d00888bfced1
[xemacs-hg @ 2005-11-02 10:01:57 by crestani]
* realpath.c (readlink_or_correct_case): Move the closing paren
outside the ifdef.
author | crestani |
---|---|
date | Wed, 02 Nov 2005 10:01:58 +0000 |
parents | 967fea9dfad5 |
children | 67b6f3514ffc |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 02 03:33:17 2005 +0000 +++ b/src/ChangeLog Wed Nov 02 10:01:58 2005 +0000 @@ -1,3 +1,8 @@ +2005-11-02 Marcus Crestani <crestani@xemacs.org> + + * realpath.c (readlink_or_correct_case): Move the closing paren + outside the ifdef. + 2005-11-02 Marcus Crestani <crestani@xemacs.org> * realpath.c (readlink_or_correct_case): Mark parameter as unused.