mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
0b5019ffc9
commit
5fd6b5bc61
@ -176,7 +176,8 @@ BOOL lang_tdb_init(const char *lang)
|
||||
const char *lang_msg(const char *msgid)
|
||||
{
|
||||
TDB_DATA key, data;
|
||||
char *p, *q, *msgid_quoted;
|
||||
const char *p;
|
||||
char *q, *msgid_quoted;
|
||||
int count;
|
||||
|
||||
lang_tdb_init(NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user