* vfs/samba/lib/util_sock.c (socket_options): Made static const.
Этот коммит содержится в:
родитель
9442074b84
Коммит
7df26a45b5
@ -58,7 +58,7 @@ BOOL is_a_socket(int fd)
|
||||
|
||||
enum SOCK_OPT_TYPES {OPT_BOOL,OPT_INT,OPT_ON};
|
||||
|
||||
struct
|
||||
static const struct
|
||||
{
|
||||
char *name;
|
||||
int level;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user