index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-08-17 16:56:07 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-17 17:03:19 -0500 |
commit | 3ceef97799da9ec938dbade9e08e624ebb5fcea7 (patch) | |
tree | 9b4dc9f656e6b4775c1778ce51fada587fc73072 /README | |
parent | b2688e95590a5f98ff3ed4d9561b4e3d4c203d1a (diff) |
-rw-r--r-- | README | 2 |
@@ -154,7 +154,7 @@ specified error code into a more friendly sentence, and alpm_strerrorlast() does the same for the last error encountered (represented by pm_errno). -[List - alpm_list_t] +[List - alpm_list_t] The alpm_list_t structure is a doubly-linked list for use with the libalpm routines. This type is provided publicly so that frontends are free to use it |