mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r5547: Fix compile warning.
Guenther (This used to be commit a5e215650e09f087f8aede96475bd26649aa244e)
This commit is contained in:
parent
4b03bd3b18
commit
4ef6976c58
@ -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…
x
Reference in New Issue
Block a user