index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/pacman/check.h | 2 |
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: */ |