summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-05-14 21:10:20 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-05-14 21:10:20 +0000
commit4e0cc22fe7be6bfa0c458967f5228e65ef5862cc (patch)
tree04d71008399131d879d56374153431c80ff18deb /src/main
parent546d0289724a2b5582cf5d098345c329141c9342 (diff)
slightly clarify wording in GRDOC comments for
CCTK_GroupTagsTable() CCTK_GroupTagsTableI() (this change is *only* to comment wording -- there's no change to executable code) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4298 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main')
-rw-r--r--src/main/Groups.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/Groups.c b/src/main/Groups.c
index 605215fb..ec587b5b 100644
--- a/src/main/Groups.c
+++ b/src/main/Groups.c
@@ -1264,7 +1264,7 @@ void CCTK_FCALL CCTK_FNAME (CCTK_GroupName) (int *nchars, int *var, ONE_FORTSTRI
@date Wed May 22 00:47:58 2002
@author Tom Goodale
@desc
- Returns the TAGS table for a group.
+ Returns the table handle of the TAGS table for a group.
@enddesc
@var groupname
@vdesc The group name
@@ -1304,7 +1304,7 @@ void CCTK_FCALL CCTK_FNAME (CCTK_GroupTagsTable) (int *table, ONE_FORTSTRING_ARG
@date Wed May 22 00:47:58 2002
@author Tom Goodale
@desc
- Returns the TAGS table for a group.
+ Returns the table handle of the TAGS table for a group.
@enddesc
@var group
@vdesc The group index