mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 06:40:08 +01:00
doxygen: Fix typo in doxygen/tnl.doxy
TAGFILE relative folder should match .tag file Signed-off-by: Rhys Kidd <rhyskidd@gmail.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
4ba409a364
commit
3d18ab72bf
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ SKIP_FUNCTION_MACROS = YES
|
|||
#---------------------------------------------------------------------------
|
||||
# Configuration::addtions related to external references
|
||||
#---------------------------------------------------------------------------
|
||||
TAGFILES = tnl_dd.tag=../tnl \
|
||||
TAGFILES = tnl_dd.tag=../tnl_dd \
|
||||
main.tag=../main \
|
||||
math.tag=../math \
|
||||
swrast.tag=../swrast \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue