diff options
author | Sean D'Epagnier <[email protected]> | 2007-02-16 17:46:11 -0700 |
---|---|---|
committer | Sean D'Epagnier <[email protected]> | 2007-02-16 17:46:11 -0700 |
commit | 43c6b2f67fc13b80bfa7d4128666ed04903cf2a0 (patch) | |
tree | bf91a27f35a5a78a704cfb47dad2f54f6e4bff16 /doxygen/glapi.doxy | |
parent | 7ae8f388cf81c187f0cbfcc4997c93b28cf6c26a (diff) | |
parent | 515f495f4ee7b9618082135900e1c1ec5cfd0e2d (diff) |
Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa
Diffstat (limited to 'doxygen/glapi.doxy')
-rw-r--r-- | doxygen/glapi.doxy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/glapi.doxy b/doxygen/glapi.doxy index eafc2a109ad..3290f8455a1 100644 --- a/doxygen/glapi.doxy +++ b/doxygen/glapi.doxy @@ -45,5 +45,5 @@ TAGFILES = main.tag=../core \ swrast.tag=../swrast \ swrast_setup.tag=../swrast_setup \ tnl.tag=../tnl \ - array_cache.tag=array_cache + vbo.tag=vbo GENERATE_TAGFILE = swrast.tag |