Fix typo in comment
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
05e52ef796
commit
23aa82812e
1 changed files with 1 additions and 1 deletions
|
@ -1844,7 +1844,7 @@ const char *alpm_option_get_gpgdir(alpm_handle_t *handle);
|
||||||
* @param gpgdir the gpgdir to set
|
* @param gpgdir the gpgdir to set
|
||||||
*/
|
*/
|
||||||
int alpm_option_set_gpgdir(alpm_handle_t *handle, const char *gpgdir);
|
int alpm_option_set_gpgdir(alpm_handle_t *handle, const char *gpgdir);
|
||||||
/* End of gpdir accessors */
|
/* End of gpgdir accessors */
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue