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:
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
#ifndef WEECHAT_WEECHAT_PLUGIN_H
|
||||
#define WEECHAT_WEECHAT_PLUGIN_H 1
|
||||
#define WEECHAT_WEECHAT_PLUGIN_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user