summaryrefslogtreecommitdiff
path: root/src/pacman/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/conf.c')
-rw-r--r--src/pacman/conf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/conf.c b/src/pacman/conf.c
index 4ca97d86..9a37dcea 100644
--- a/src/pacman/conf.c
+++ b/src/pacman/conf.c
@@ -1073,5 +1073,3 @@ int parseconfig(const char *file)
config->repos = NULL;
return ret;
}
-
-/* vim: set noet: */