diff options
| -rw-r--r-- | src/wayland-client-core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wayland-client-core.h b/src/wayland-client-core.h index a9d620e..a4ca4e5 100644 --- a/src/wayland-client-core.h +++ b/src/wayland-client-core.h @@ -120,7 +120,7 @@ struct wl_display; struct wl_event_queue; /** Destroy proxy after marshalling - * @ingroup wl_proxy + * \relates wl_proxy */ #define WL_MARSHAL_FLAG_DESTROY (1 << 0) |
