summaryrefslogtreecommitdiffstats
path: root/src/pacman/query.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/query.c')
-rw-r--r--src/pacman/query.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/query.c b/src/pacman/query.c
index c1ea855d..00c39638 100644
--- a/src/pacman/query.c
+++ b/src/pacman/query.c
@@ -511,5 +511,3 @@ int pacman_query(alpm_list_t *targets)
return ret;
}
-
-/* vim: set noet: */