1
0
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:
Sébastien Helleu
2017-08-10 20:05:16 +02:00
parent c58716809c
commit 9bad3f44db
176 changed files with 430 additions and 430 deletions
+1 -1
View File
@@ -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>