1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

r17281: we now have client/server max protol

metze
(This used to be commit 1d74291626399d283c180e136a3f7a8c27ecdb37)
This commit is contained in:
Stefan Metzmacher 2006-07-27 18:08:12 +00:00 committed by Gerald (Jerry) Carter
parent 9a067547ec
commit e5cbee330e

View File

@ -118,7 +118,7 @@ static void popt_common_callback(poptContext con,
break;
case 'm':
lp_set_cmdline("max protocol", arg);
lp_set_cmdline("client max protocol", arg);
break;
case 'R':