mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +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 <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "src/core/wee-arraylist.h"
|
||||
#include "src/core/wee-string.h"
|
||||
#include "src/core/core-arraylist.h"
|
||||
#include "src/core/core-string.h"
|
||||
#include "src/plugins/logger/logger-tail.h"
|
||||
|
||||
extern const char *logger_tail_last_eol (const char *string_start,
|
||||
|
||||
Reference in New Issue
Block a user