diff options
Diffstat (limited to 'src/glx')
-rw-r--r-- | src/glx/XF86dri.c | 2 | ||||
-rw-r--r-- | src/glx/xf86dri.h | 2 | ||||
-rw-r--r-- | src/glx/xf86dristr.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/glx/XF86dri.c b/src/glx/XF86dri.c index 56e35570601..b39fb205388 100644 --- a/src/glx/XF86dri.c +++ b/src/glx/XF86dri.c @@ -29,7 +29,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. /* * Authors: * Kevin E. Martin <[email protected]> - * Jens Owen <[email protected]> + * Jens Owen <[email protected]> * Rickard E. (Rik) Faith <[email protected]> * */ diff --git a/src/glx/xf86dri.h b/src/glx/xf86dri.h index ba266003f70..4d289862e50 100644 --- a/src/glx/xf86dri.h +++ b/src/glx/xf86dri.h @@ -31,7 +31,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * Protocol numbers and function prototypes for DRI X protocol. * * \author Kevin E. Martin <[email protected]> - * \author Jens Owen <[email protected]> + * \author Jens Owen <[email protected]> * \author Rickard E. (Rik) Faith <[email protected]> */ diff --git a/src/glx/xf86dristr.h b/src/glx/xf86dristr.h index c8fbe9d4c70..afcc39dbddb 100644 --- a/src/glx/xf86dristr.h +++ b/src/glx/xf86dristr.h @@ -29,7 +29,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. /* * Authors: * Kevin E. Martin <[email protected]> - * Jens Owen <[email protected]> + * Jens Owen <[email protected]> * Rickard E. (Rik) Fiath <[email protected]> * */ |