--- a/libpurple/protocols/novell/nmconference.h Tue Aug 06 19:57:33 2019 -0400 +++ b/libpurple/protocols/novell/nmconference.h Tue Sep 10 00:06:36 2019 -0400 @@ -18,8 +18,8 @@ * */ -#ifndef __NM_CONFERENCE_H__ -#define __NM_CONFERENCE_H__ +#ifndef PURPLE_NOVELL_NMCONFERENCE_H +#define PURPLE_NOVELL_NMCONFERENCE_H typedef struct _NMConference NMConference; @@ -164,4 +164,4 @@ */ gpointer nm_conference_get_data(NMConference * conference); -#endif +#endif /* PURPLE_NOVELL_NMCONFERENCE_H */