mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +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_ARRAYLIST_H
|
||||
#define WEECHAT_ARRAYLIST_H 1
|
||||
#define WEECHAT_ARRAYLIST_H
|
||||
|
||||
struct t_arraylist;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user