]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(GL_FUNC_GETCWD_PATH_MAX): Fix typo: getcwd
authorJim Meyering <jim@meyering.net>
Thu, 17 Jun 2004 06:46:33 +0000 (06:46 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Jun 2004 06:46:33 +0000 (06:46 +0000)
commit83e722f66cea700875984e7f082dca57d0f3384a
tree5d5254be13335ae98077a10964b76848d7bd3d8a
parent75e49a2b1735851dae580b466928fe797ee7440f
(GL_FUNC_GETCWD_PATH_MAX): Fix typo: getcwd
was being replaced when it shouldn't have been, and vice versa.
m4/getcwd-path-max.m4