From 1994bab834d2b5d31608dd7c48882e673291d320 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 4 Dec 2001 11:21:55 +0000 Subject: Merging changes: 2001-12-04 Christopher James Lahey * e-table-group.c, e-table.c, e-tree.c: Changed some comments. Added a bunch of documentation here. svn path=/trunk/; revision=14861 --- widgets/table/e-table-group.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'widgets/table/e-table-group.c') diff --git a/widgets/table/e-table-group.c b/widgets/table/e-table-group.c index 8f485eac68..8606502154 100644 --- a/widgets/table/e-table-group.c +++ b/widgets/table/e-table-group.c @@ -387,10 +387,10 @@ e_table_group_compute_location (ETableGroup *etg, int *x, int *y, int *row, int * @row: A pointer to the row number to find. * @col: A pointer to the col number to find. * - * This routine finds the view cell (row, col) in the %ETableGroup. - * If that location is in the %ETableGroup *x and *y are set to the + * This routine finds the view cell (row, col) in the #ETableGroup. + * If that location is in the #ETableGroup *@x and *@y are set to the * upper left hand corner of the cell found. If that location is not - * in the %ETableGroup, the number of rows in the %ETableGroup is + * in the #ETableGroup, the number of rows in the #ETableGroup is * removed from the value row points to. */ void -- cgit v1.2.3