Changed `plugin_set_dir' to take a `const' argument.
authorocto <octo>
Tue, 20 Dec 2005 08:03:34 +0000 (08:03 +0000)
committerocto <octo>
Tue, 20 Dec 2005 08:03:34 +0000 (08:03 +0000)
commit424db8460223d3fb13cf96ba0e93b246c74639dc
treeeeb1b7a6b365ca4dae160cbd24635b563aee5789
parent500559839355fc4061afe1d010d9f9479bca450d
Changed `plugin_set_dir' to take a `const' argument.
Reorganized the `configfile.c' file. Changed callback names, their order and added comments.
Added `cf_callback_mode_plugindir' to allow the config file to change the plugin directory.
src/configfile.c
src/plugin.c
src/plugin.h