view src/plugins/convert/convert-plugin.h @ 9490:fd84592e817b HEAD

dovecot-example.conf: Updated dict comments.
author Timo Sirainen <tss@iki.fi>
date Mon, 23 Nov 2009 13:08:47 -0500
parents e4eb71ae8e96
children
line wrap: on
line source

#ifndef CONVERT_PLUGIN_H
#define CONVERT_PLUGIN_H

void convert_plugin_init(void);
void convert_plugin_deinit(void);

#endif