Fix typo
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
66f3b93331
commit
58832b0d7c
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ void print_installed(alpm_db_t *db_local, alpm_pkg_t *pkg)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Display the defails of a search.
|
* Display the details of a search.
|
||||||
* @param db the database we're searching
|
* @param db the database we're searching
|
||||||
* @param targets the targets we're searching for
|
* @param targets the targets we're searching for
|
||||||
* @param show_status show if the package is also in the local db
|
* @param show_status show if the package is also in the local db
|
||||||
|
|
Loading…
Add table
Reference in a new issue