comparison 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
comparison
equal deleted inserted replaced
3043:bceaa7825d9d 3044:d00888bfced1
1 2005-11-02 Marcus Crestani <crestani@xemacs.org>
2
3 * realpath.c (readlink_or_correct_case): Move the closing paren
4 outside the ifdef.
5
1 2005-11-02 Marcus Crestani <crestani@xemacs.org> 6 2005-11-02 Marcus Crestani <crestani@xemacs.org>
2 7
3 * realpath.c (readlink_or_correct_case): Mark parameter as unused. 8 * realpath.c (readlink_or_correct_case): Mark parameter as unused.
4 9
5 2005-10-29 Steve Youngs <steve@sxemacs.org> 10 2005-10-29 Steve Youngs <steve@sxemacs.org>