mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[smb] wrong type
This commit is contained in:
parent
9f1792e9c3
commit
b9e8b01e8c
@ -37,7 +37,7 @@
|
|||||||
#include "util/string.h"
|
#include "util/string.h"
|
||||||
|
|
||||||
|
|
||||||
static void
|
static const char *
|
||||||
get_name_smb(struct module *module)
|
get_name_smb(struct module *module)
|
||||||
{
|
{
|
||||||
static char elsmbversion[32];
|
static char elsmbversion[32];
|
||||||
|
Loading…
Reference in New Issue
Block a user