summaryrefslogtreecommitdiff
path: root/atspi/atspi-registry.c
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2020-02-16 13:57:05 -0600
committerMike Gorse <mgorse@alum.wpi.edu>2020-02-16 13:57:05 -0600
commite459c9ca3380062df26d2bb42d11579586a33c8f (patch)
treeb9656c438e33ba3f96bcaf904c3491b7e1886e9f /atspi/atspi-registry.c
parent768643ba629be28ea6e2168a9c8d07728375fb7a (diff)
downloadat-spi2-core-e459c9ca3380062df26d2bb42d11579586a33c8f.tar.gz
Documentation fix
Diffstat (limited to 'atspi/atspi-registry.c')
-rw-r--r--atspi/atspi-registry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atspi/atspi-registry.c b/atspi/atspi-registry.c
index c50ae208..ca2a6c3e 100644
--- a/atspi/atspi-registry.c
+++ b/atspi/atspi-registry.c
@@ -528,7 +528,6 @@ atspi_generate_mouse_event (glong x, glong y, const gchar *name, GError **error)
/**
* atspi_set_reference_window:
- *
* @accessible: the #AtspiAccessible corresponding to the window to select.
* should be a top-level window with a role of
* ATSPI_ROLE_APPLICATION.