changeset 65427:153350fbd860

Fix entry for sysdep.c.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Sep 2005 14:46:07 +0000
parents fbad4dd4be2e
children 25502a355957
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Sep 10 14:32:20 2005 +0000
+++ b/src/ChangeLog	Sat Sep 10 14:46:07 2005 +0000
@@ -18,8 +18,8 @@
 
 	Remove the MAXPATHLEN limitations:
 
-	* sysdep.c (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New
-	function.
+	* sysdep.c (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]:
+	New function.
 
 	* buffer.c (init_buffer): Use it.