summaryrefslogtreecommitdiffstats
path: root/src/pacman/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/check.c')
-rw-r--r--src/pacman/check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pacman/check.c b/src/pacman/check.c
index f4649253..a7c66baa 100644
--- a/src/pacman/check.c
+++ b/src/pacman/check.c
@@ -363,4 +363,4 @@ int check_pkg_full(alpm_pkg_t *pkg)
return (errors != 0 ? 1 : 0);
}
-/* vim: set ts=2 sw=2 noet: */
+/* vim: set noet: */