mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
Eliminate some more warnings
This commit is contained in:
@@ -178,7 +178,7 @@ url_add (char *urltext, int len)
|
||||
2.4.4 release. */
|
||||
|
||||
int
|
||||
url_check_word (char *word, int len)
|
||||
url_check_word (const char *word, int len)
|
||||
{
|
||||
#define D(x) (x), ((sizeof (x)) - 1)
|
||||
static const struct {
|
||||
|
||||
Reference in New Issue
Block a user