summaryrefslogtreecommitdiff
path: root/atspi/atspi-types.h
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-12-13 10:02:58 -0600
committerFederico Mena Quintero <federico@gnome.org>2022-12-13 10:02:58 -0600
commit60d56d0b0ed73c9169a3c673e071d2aee74bbaac (patch)
tree8b0ce5904335ce37b252942a0405c840145329c7 /atspi/atspi-types.h
parent44b7a25710cbd2024995c5f3e9917be9580d9613 (diff)
downloadat-spi2-core-60d56d0b0ed73c9169a3c673e071d2aee74bbaac.tar.gz
Remove blank comment line so g-ir-scanner will pick up enum variants
Diffstat (limited to 'atspi/atspi-types.h')
-rw-r--r--atspi/atspi-types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/atspi/atspi-types.h b/atspi/atspi-types.h
index cb762616..4486b584 100644
--- a/atspi/atspi-types.h
+++ b/atspi/atspi-types.h
@@ -140,7 +140,6 @@ typedef struct _AtspiKeySet
/**
* AtspiKeyListenerSyncType:
- *
* @ATSPI_KEYLISTENER_NOSYNC: Events may be delivered asynchronously,
* which means in some cases they may already have been delivered to the
* application before the AT client receives the notification.