summaryrefslogtreecommitdiff
path: root/src/plugins/relay/relay-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/relay/relay-info.h')
-rw-r--r--src/plugins/relay/relay-info.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/relay/relay-info.h b/src/plugins/relay/relay-info.h
index 8e4620d23..c3fdfb2fd 100644
--- a/src/plugins/relay/relay-info.h
+++ b/src/plugins/relay/relay-info.h
@@ -17,9 +17,9 @@
* along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __WEECHAT_RELAY_INFO_H
-#define __WEECHAT_RELAY_INFO_H 1
+#ifndef WEECHAT_RELAY_INFO_H
+#define WEECHAT_RELAY_INFO_H 1
extern void relay_info_init ();
-#endif /* __WEECHAT_RELAY_INFO_H */
+#endif /* WEECHAT_RELAY_INFO_H */