diff options
Diffstat (limited to 'ui/input-barrier.c')
-rw-r--r-- | ui/input-barrier.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/input-barrier.c b/ui/input-barrier.c index 81b8d04ec8..2d57ca7079 100644 --- a/ui/input-barrier.c +++ b/ui/input-barrier.c @@ -3,6 +3,11 @@ * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. + * + * TODO: + * + * - Enable SSL + * - Manage SetOptions/ResetOptions commands */ #include "qemu/osdep.h" |