]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Minor typofix.
authorTimo Sirainen <tss@iki.fi>
Mon, 9 May 2011 16:28:27 +0000 (19:28 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 9 May 2011 16:28:27 +0000 (19:28 +0300)
src/plugins/lazy-expunge/lazy-expunge-plugin.h

index 4875c69b62cf4b942b6b8cfdc9c2c1643bdbab5a..88ee53dca63b52197ec86a470a41a096cb2f5a3f 100644 (file)
@@ -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);