mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-19 22:18:13 +03:00
source cosmetics
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "gzip.h"
|
||||
#include "params.h"
|
||||
|
||||
static bool addpool(strpool **hostlist, char **s, char *end)
|
||||
static bool addpool(strpool **hostlist, char **s, const char *end)
|
||||
{
|
||||
char *p;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user