summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/dload.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/dload.c')
-rw-r--r--lib/libalpm/dload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/dload.c b/lib/libalpm/dload.c
index bc59cd14..53867f5b 100644
--- a/lib/libalpm/dload.c
+++ b/lib/libalpm/dload.c
@@ -750,4 +750,4 @@ void _alpm_dload_payload_reset(struct dload_payload *payload)
memset(payload, '\0', sizeof(*payload));
}
-/* vim: set ts=2 sw=2 noet: */
+/* vim: set noet: */