changeset 13003:4e99454e2c7c

Minor typofix.
author Timo Sirainen <tss@iki.fi>
date Mon, 09 May 2011 19:28:27 +0300
parents 74248914cf40
children 1bbb45a97cc1
files src/plugins/lazy-expunge/lazy-expunge-plugin.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);