view src/plugins/mail-log/mail-log-plugin.h @ 5205:f33e5ce7a73c HEAD

Fixed deleted/undeleted logging.
author Timo Sirainen <tss@iki.fi>
date Wed, 28 Feb 2007 23:00:39 +0200
parents 1b28e0434d85
children e4eb71ae8e96
line wrap: on
line source

#ifndef __MAIL_LOG_PLUGIN_H
#define __MAIL_LOG_PLUGIN_H

void mail_log_plugin_init(void);
void mail_log_plugin_deinit(void);

#endif