diff --git a/src/wayland-util.h b/src/wayland-util.h index 79977783..18c512e1 100644 --- a/src/wayland-util.h +++ b/src/wayland-util.h @@ -182,7 +182,7 @@ struct wl_message { * For example, consider a protocol interface `foo`, marked as version `1`, with * two requests and one event. * - * \code + * \code{.xml} * * *