mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
core: remove "wee-" prefix from source files in src/core and src/core/hook
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "src/core/wee-network.h"
|
||||
#include "src/core/core-network.h"
|
||||
|
||||
extern int network_is_ip_address (const char *address);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user