p_clear should not be used with sizeof but *countof*
[apps/madmutt.git] / lib-lib / date.h
index ffb79ae..b31800a 100644 (file)
@@ -17,8 +17,8 @@
  *  Copyright © 2006 Pierre Habouzit
  */
 
-#ifndef MUTT_LIB_LIB_STR_H
-#define MUTT_LIB_LIB_STR_H
+#ifndef MUTT_LIB_LIB_DATE_H
+#define MUTT_LIB_LIB_DATE_H
 
 #include <time.h>