dovecot-2.0: Minor typofix.

dovecot at dovecot.org dovecot at dovecot.org
Mon May 9 19:28:34 EEST 2011


details:   http://hg.dovecot.org/dovecot-2.0/rev/4e99454e2c7c
changeset: 12781:4e99454e2c7c
user:      Timo Sirainen <tss at iki.fi>
date:      Mon May 09 19:28:27 2011 +0300
description:
Minor typofix.

diffstat:

 src/plugins/lazy-expunge/lazy-expunge-plugin.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 74248914cf40 -r 4e99454e2c7c src/plugins/lazy-expunge/lazy-expunge-plugin.h
--- a/src/plugins/lazy-expunge/lazy-expunge-plugin.h	Mon May 09 19:25:44 2011 +0300
+++ b/src/plugins/lazy-expunge/lazy-expunge-plugin.h	Mon May 09 19:28:27 2011 +0300
@@ -1,5 +1,5 @@
 #ifndef LAZY_EXPUNGE_PLUGIN_H
-#define TLAZY_EXPUNGE_PLUGIN_H
+#define LAZY_EXPUNGE_PLUGIN_H
 
 void lazy_expunge_plugin_init(struct module *module);
 void lazy_expunge_plugin_deinit(void);


More information about the dovecot-cvs mailing list