Fix utils_string_replace_all() to accept a NULL replacement again
commita89fcc2cc4e1f441c20621b8797537a4a6818266
authorColomban Wendling <ban@herbesfolles.org>
Wed, 28 Sep 2011 19:49:28 +0000 (28 19:49 +0000)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 28 Sep 2011 19:49:28 +0000 (28 19:49 +0000)
tree3a59cf12671b68d1c122b877ddf1f7247d733164
parent9522258239c4cbffe67a4642823a15af73e699a9
Fix utils_string_replace_all() to accept a NULL replacement again

Support of NULL as the replacement was lost in the code refactoring
introduced by revision 5730, and it broke a few plugins.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5965 ea778897-0a13-0410-b9d1-a72fbfd435f5
ChangeLog
src/utils.c