factotum: fix build error (Axel Belinfante)
This commit is contained in:
parent
7be768e78c
commit
50f5d1a7a8
@ -359,7 +359,7 @@ Proto p9cr = {
|
|||||||
nil
|
nil
|
||||||
};
|
};
|
||||||
|
|
||||||
/* still need to implement vnc key generator
|
/* still need to implement vnc key generator */
|
||||||
Proto vnc = {
|
Proto vnc = {
|
||||||
"vnc",
|
"vnc",
|
||||||
p9crroles,
|
p9crroles,
|
||||||
@ -367,4 +367,3 @@ Proto vnc = {
|
|||||||
p9crcheck,
|
p9crcheck,
|
||||||
nil
|
nil
|
||||||
};
|
};
|
||||||
*/
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user