mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
r25396: Very obvious fix from Martin Zielinski.
Guenther (This used to be commit 1f0d05807b7fe31cc4be59c7a2e850c9ec3e3864)
This commit is contained in:
parent
1f4e302dc2
commit
314cb03db1
@ -1277,6 +1277,7 @@ BOOL get_mydnsdomname(fstring my_domname)
|
||||
if (p) {
|
||||
p++;
|
||||
fstrcpy(my_domname, p);
|
||||
return True;
|
||||
}
|
||||
|
||||
return False;
|
||||
|
Loading…
x
Reference in New Issue
Block a user