factotum: fix build error (Axel Belinfante)
This commit is contained in:
parent
7be768e78c
commit
50f5d1a7a8
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue