Moved remove_special() from the bind plugin to the "common" module.
authorSebastian Harl <sh@tokkee.org>
Wed, 18 Feb 2009 13:20:51 +0000 (14:20 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 19 Feb 2009 08:50:11 +0000 (09:50 +0100)
commitf453199292b45007e5078f568f3bce2e8c8b4067
tree82e6966494b4d9cd44ad6423bf8d11208ef77e4b
parent08d2e13121e70afcf65d3925a16b4c8a6f41c915
Moved remove_special() from the bind plugin to the "common" module.

This function might be useful for other plugins as well. Also, it has been
renamed to replace_special() which is slightly more appropriate imho.
src/bind.c
src/common.c
src/common.h