mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r5547: Fix compile warning.
Guenther
This commit is contained in:
parent
67552103ee
commit
a5e215650e
@ -234,7 +234,7 @@ static void display_print_driver_3(DRIVER_INFO_3 *i1)
|
||||
}
|
||||
|
||||
|
||||
static void display_reg_value(pstring subkey, REGISTRY_VALUE value)
|
||||
static void display_reg_value(const char *subkey, REGISTRY_VALUE value)
|
||||
{
|
||||
pstring text;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user