Code

Changed return type of `plugin_exists' from `bool' to `int' since `bool' appears...
authorocto <octo>
Tue, 13 Dec 2005 21:53:55 +0000 (21:53 +0000)
committerocto <octo>
Tue, 13 Dec 2005 21:53:55 +0000 (21:53 +0000)
commitcb6332462ef3ec2375542783df453e8301d7f185
tree52cb9ec78d1dd305f7dc7acf8eb97fcabe9beb43
parent3454b5396956be55d89e2dfe5f3a7627233aff4f
Changed return type of `plugin_exists' from `bool' to `int' since `bool' appears not to be an elementar data type.
src/plugin.c
src/plugin.h