summaryrefslogtreecommitdiffstats
path: root/src/pacman/pacman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/pacman.c')
-rw-r--r--src/pacman/pacman.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c
index b1ef163b..fe54793e 100644
--- a/src/pacman/pacman.c
+++ b/src/pacman/pacman.c
@@ -1304,5 +1304,3 @@ int main(int argc, char *argv[])
/* not reached */
return EXIT_SUCCESS;
}
-
-/* vim: set noet: */