mapi/glapi: Fix dup word typo in glapi_getproc.c

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
Edward O'Callaghan 2016-04-24 12:40:41 +10:00 committed by Bas Nieuwenhuizen
parent 44f921091a
commit 23cf24e227

View file

@ -325,7 +325,7 @@ set_entry_info( struct _glapi_function * entry, const char * signature, unsigned
* Fill-in the dispatch stub for the named function.
*
* This function is intended to be called by a hardware driver. When called,
* a dispatch stub may be created created for the function. A pointer to this
* a dispatch stub may be created for the function. A pointer to this
* dispatch function will be returned by glXGetProcAddress.
*
* \param function_names Array of pointers to function names that should