mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 11:43:13 +02:00
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#ifndef WEECHAT_GUI_BUFFER_H
|
||||
#define WEECHAT_GUI_BUFFER_H 1
|
||||
#define WEECHAT_GUI_BUFFER_H
|
||||
|
||||
#include <limits.h>
|
||||
#include <regex.h>
|
||||
|
||||
Reference in New Issue
Block a user