From 1a5709dc5bb5dcb0dbb1b0e6c7b058c7a3039f16 Mon Sep 17 00:00:00 2001 From: Jose Fonseca Date: Wed, 17 Sep 2003 17:14:11 +0000 Subject: Change the hyperlinks names in the main page to match the Doxygen generated ones. --- src/mesa/main/context.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mesa/main/context.c') diff --git a/src/mesa/main/context.c b/src/mesa/main/context.c index ee299cd311..7cfcedf780 100644 --- a/src/mesa/main/context.c +++ b/src/mesa/main/context.c @@ -56,16 +56,16 @@ * Selecting the Main page link will display a summary of the module * (this page). * - * Selecting Compound List will list all C structures. + * Selecting Data Structures will list all C structures. * * Selecting the File List link will list all the source files in * the module. * Selecting a filename will show a list of all functions defined in that file. * - * Selecting the Compound Members link will display a list of all + * Selecting the Data Fields link will display a list of all * documented structure members. * - * Selecting the File Members link will display a list + * Selecting the Globals link will display a list * of all functions, structures, global variables and macros in the module. * */ -- cgit v1.2.3