set teh clone comamnd
This commit is contained in:
parent
7b00edb343
commit
7da335f944
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ static void save_commands()
|
|||
|
||||
props[0] = &prop_res;
|
||||
props[1] = &prop_cmd;
|
||||
SmcSetProperties(sm_conn, 1, props);
|
||||
SmcSetProperties(sm_conn, 2, props);
|
||||
|
||||
g_free(prop_res.vals);
|
||||
g_free(prop_cmd.vals);
|
||||
|
|
Loading…
Reference in a new issue