]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(xalloc_msg_memory_exhausted): Now char const[],
authorJim Meyering <jim@meyering.net>
Mon, 7 Aug 2000 17:06:38 +0000 (17:06 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 7 Aug 2000 17:06:38 +0000 (17:06 +0000)
commit045b33aaef6c6bc8e79c5950cc766ee1d56e8bff
tree3bf104079708ecd90e06d534967d5efba113dbe2
parent1fdeee96e2cd2782d39ee149d5379f0bffe6a856
(xalloc_msg_memory_exhausted): Now char const[],
not char *const and pointing to a constant array.
(xrealloc): Comment fix.
lib/xmalloc.c