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