mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +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 <string.h>
|
||||
#include <ctype.h>
|
||||
#include <gcrypt.h>
|
||||
#include "src/core/wee-crypto.h"
|
||||
#include "src/core/wee-string.h"
|
||||
#include "src/core/core-crypto.h"
|
||||
#include "src/core/core-string.h"
|
||||
|
||||
/* Hash */
|
||||
#define DATA_HASH_MSG "this is a test of hash function"
|
||||
|
||||
Reference in New Issue
Block a user