From 3ceef97799da9ec938dbade9e08e624ebb5fcea7 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 17 Aug 2011 16:56:07 -0500 Subject: Fix trailing whitespace in whole codebase Signed-off-by: Dan McGee --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3-24-g4f1b