mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r25396: Very obvious fix from Martin Zielinski.
Guenther
This commit is contained in:
parent
11894a62e3
commit
1f0d05807b
@ -1277,6 +1277,7 @@ BOOL get_mydnsdomname(fstring my_domname)
|
||||
if (p) {
|
||||
p++;
|
||||
fstrcpy(my_domname, p);
|
||||
return True;
|
||||
}
|
||||
|
||||
return False;
|
||||
|
Loading…
Reference in New Issue
Block a user