diff options
Diffstat (limited to 'src/mesa/swrast/swrast.h')
-rw-r--r-- | src/mesa/swrast/swrast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/swrast.h b/src/mesa/swrast/swrast.h index 3a3e451b6f4..ac3dbe3041e 100644 --- a/src/mesa/swrast/swrast.h +++ b/src/mesa/swrast/swrast.h @@ -26,7 +26,7 @@ /** * \file swrast/swrast.h * \brief Public interface to the software rasterization functions. - * \author Keith Whitwell <[email protected]> + * \author Keith Whitwell <[email protected]> */ #ifndef SWRAST_H |