diff options
Diffstat (limited to 'vhost_user_input.h')
-rw-r--r-- | vhost_user_input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhost_user_input.h b/vhost_user_input.h index bbed7f2..0d5c900 100644 --- a/vhost_user_input.h +++ b/vhost_user_input.h @@ -182,4 +182,4 @@ void virtio_input_device_realize(); void vhost_user_input_init(VirtIODevice *vdev); void vhost_user_input_realize(); -#endif /* VHOST_USER_INPU */ +#endif /* VHOST_USER_INPUT */ |