Module: Mesa Branch: master Commit: ecb02c27fc02c7212c23e96bf74d620a81b13583 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecb02c27fc02c7212c23e96bf74d620a81b13583
Author: Andreas Boll <[email protected]> Date: Tue Oct 23 18:29:41 2012 +0200 gallium/docs: fix sphinx warning src/gallium/docs/source/context.rst:495: WARNING: malformed hyperlink target. Reviewed-by: Brian Paul <[email protected]> --- src/gallium/docs/source/context.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/gallium/docs/source/context.rst b/src/gallium/docs/source/context.rst index af84a2d..ad678ad 100644 --- a/src/gallium/docs/source/context.rst +++ b/src/gallium/docs/source/context.rst @@ -492,7 +492,7 @@ the beginning of the resource. -.. _texture_barrier +.. _texture_barrier: texture_barrier %%%%%%%%%%%%%%% _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
