1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

gui: fix gui-focus.h header guard

This commit is contained in:
Simmo Saan
2017-06-03 14:26:09 +03:00
parent 7a0bbd802b
commit ab3806e320
+1 -1
View File
@@ -18,7 +18,7 @@
*/
#ifndef WEECHAT_GUI_FOCUS_H
#define WEECHAT_GUI_FOCUS 1
#define WEECHAT_GUI_FOCUS_H 1
/* focus structures */