mapi/glapi: Fix dup word typo in glapi_getproc.c
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>
Sun, 24 Apr 2016 02:40:41 +0000 (12:40 +1000)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 1 May 2016 14:07:29 +0000 (16:07 +0200)
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/glapi_getproc.c

index 8f6f0a4b82e760c2aa7e3980f2f50ab915a26ae6..a50b5b354028b63a35b2a030dd61efdb40168cea 100644 (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