aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits/todo
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/conduits/todo')
-rw-r--r--calendar/conduits/todo/todo-conduit-config.h2
-rw-r--r--calendar/conduits/todo/todo-conduit.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/conduits/todo/todo-conduit-config.h b/calendar/conduits/todo/todo-conduit-config.h
index be521682a5..ca9f7c9cca 100644
--- a/calendar/conduits/todo/todo-conduit-config.h
+++ b/calendar/conduits/todo/todo-conduit-config.h
@@ -110,7 +110,7 @@ todoconduit_destroy_configuration (EToDoConduitCfg **c)
}
#endif
-#endif __TODO_CONDUIT_CONFIG_H__
+#endif /* __TODO_CONDUIT_CONFIG_H__ */
diff --git a/calendar/conduits/todo/todo-conduit.h b/calendar/conduits/todo/todo-conduit.h
index a7f533ddde..e92ad7a9d5 100644
--- a/calendar/conduits/todo/todo-conduit.h
+++ b/calendar/conduits/todo/todo-conduit.h
@@ -71,7 +71,7 @@ struct _EToDoConduitContext {
EPilotMap *map;
};
-#endif __TODO_CONDUIT_H__
+#endif /* __TODO_CONDUIT_H__ */