/**@ingroup callback
* Authentication callback function type (traditional method)
*
- * Type for the the authentication function called by the library to
+ * Type for the authentication function called by the library to
* obtain authentication credentials
*
* For kerberos support the function should just be called without
/**@ingroup callback
* Authentication callback function type (method that includes context)
*
- * Type for the the authentication function called by the library to
+ * Type for the authentication function called by the library to
* obtain authentication credentials
*
* For kerberos support the function should just be called without
*
* @param[in] server_name The server name to connect to
* @param[in] level The enumeration level used for the query
- * @param[in] idx The index to start the the display enumeration at
+ * @param[in] idx The index to start the display enumeration at
* @param[in] entries_requested The number of entries requested
* @param[in] prefmaxlen The requested maximal buffer size
* @param[out] entries_read The number of returned entries