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