summaryrefslogtreecommitdiffstats
path: root/src/pacman/check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/check.h')
-rw-r--r--src/pacman/check.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/check.h b/src/pacman/check.h
index a3930b6b..d9fd6902 100644
--- a/src/pacman/check.h
+++ b/src/pacman/check.h
@@ -26,5 +26,3 @@ int check_pkg_fast(alpm_pkg_t *pkg);
int check_pkg_full(alpm_pkg_t *pkg);
#endif /* PM_CHECK_H */
-
-/* vim: set noet: */