1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 01:03:14 +02:00

core: remove "wee-" prefix from source files in src/core and src/core/hook

This commit is contained in:
Sébastien Helleu
2024-03-12 21:09:42 +01:00
parent bb346f8c6c
commit 24c4029c96
204 changed files with 1321 additions and 1321 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
extern "C"
{
#include "src/core/wee-url.h"
#include "src/core/core-url.h"
extern struct t_url_constant url_proxy_types[];
extern struct t_url_constant url_protocols[];