summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-08-17 23:56:07 +0200
committerDan McGee <dan@archlinux.org>2011-08-18 00:03:19 +0200
commit3ceef97799da9ec938dbade9e08e624ebb5fcea7 (patch)
tree9b4dc9f656e6b4775c1778ce51fada587fc73072 /README
parentb2688e95590a5f98ff3ed4d9561b4e3d4c203d1a (diff)
downloadpacman-3ceef97799da9ec938dbade9e08e624ebb5fcea7.tar.gz
pacman-3ceef97799da9ec938dbade9e08e624ebb5fcea7.tar.xz
Fix trailing whitespace in whole codebase
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0b23019d..d5071a96 100644
--- a/README
+++ b/README
@@ -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