[at-spi2-core] Fix a silly documentation issue
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Fix a silly documentation issue
- Date: Mon, 18 Aug 2014 21:55:00 +0000 (UTC)
commit 984fdec85250d9208a17081da6bb5994a0e4c7dc
Author: Mike Gorse <mgorse suse com>
Date: Sat Aug 16 18:28:45 2014 -0500
Fix a silly documentation issue
atspi/atspi-table-cell.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi/atspi-table-cell.c b/atspi/atspi-table-cell.c
index f99ac85..934fb19 100644
--- a/atspi/atspi-table-cell.c
+++ b/atspi/atspi-table-cell.c
@@ -147,7 +147,7 @@ atspi_table_cell_get_row_span (AtspiTableCell *obj, GError **error)
*
* Returns: (element-type AtspiAccessible) (transfer full): a GPtrArray of
* AtspiAccessibles representing the row header cells.
- * */
+ */
GPtrArray *
atspi_table_cell_get_row_header_cells (AtspiTableCell *obj, GError **error)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]