mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy. (This used to be commit 95e33b1250abbbb3a0ad5e9fa1586d545e51322b)
This commit is contained in:
parent
bb68fd0f15
commit
68e83434b5
@ -161,6 +161,7 @@ BOOL lang_tdb_init(const char *lang)
|
||||
}
|
||||
|
||||
current_lang = strdup(lang);
|
||||
result = True;
|
||||
|
||||
done:
|
||||
SAFE_FREE(msg_path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user