]> Savannah Git Hosting - gnulib.git/commit
realloc: fix undef typo
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Apr 2021 20:38:50 +0000 (13:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Apr 2021 20:40:13 +0000 (13:40 -0700)
commit1dea1569210f945d4ac5546394bf4ee70a3bac5a
treecffe02a4f8b67b0f1822807d7b8dae6526b43fd1
parenta3a946f670718d0dee5a7425ad5ac0a29fb46ea1
realloc: fix undef typo

* lib/realloc.c: #undef realloc if config.h defines it.
This fixes a typo that I introduced in
2011-04-08T18:39:01Z!eggert@cs.ucla.edu.
Apparently nobody uses Gnulib realloc in that way?
ChangeLog
lib/realloc.c