From 5e2efa2cd4ac7891fdf316dafd9ab249086e842a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 14 Dec 2012 07:25:24 -0500 Subject: Finish adding symbols to libeutil API docs. --- e-util/e-text-event-processor-types.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'e-util/e-text-event-processor-types.h') diff --git a/e-util/e-text-event-processor-types.h b/e-util/e-text-event-processor-types.h index cf7da4f5aa..ab60c11caf 100644 --- a/e-util/e-text-event-processor-types.h +++ b/e-util/e-text-event-processor-types.h @@ -25,8 +25,8 @@ #error "Only should be included directly." #endif -#ifndef __E_TEXT_EVENT_PROCESSOR_TYPES_H__ -#define __E_TEXT_EVENT_PROCESSOR_TYPES_H__ +#ifndef E_TEXT_EVENT_PROCESSOR_TYPES_H +#define E_TEXT_EVENT_PROCESSOR_TYPES_H #include @@ -133,4 +133,4 @@ typedef enum _ETextEventProcessorCaps { G_END_DECLS -#endif /* __E_TEXT_EVENT_PROCESSOR_TYPES_H__ */ +#endif /* E_TEXT_EVENT_PROCESSOR_TYPES_H */ -- cgit v1.2.3