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
|
||||
};
|
||||
|
||||
/* 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…
Add table
Add a link
Reference in a new issue