mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 07:46:38 +02:00
core: remove "wee-" prefix from source files in src/core and src/core/hook
This commit is contained in:
@@ -28,8 +28,8 @@ extern "C"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <wctype.h>
|
||||
#include "src/core/wee-utf8.h"
|
||||
#include "src/core/wee-config.h"
|
||||
#include "src/core/core-utf8.h"
|
||||
#include "src/core/core-config.h"
|
||||
}
|
||||
|
||||
#define TEST_STRNCPY(__result, __dest, __string, __length) \
|
||||
|
||||
Reference in New Issue
Block a user