index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/libalpm/conflict.h | 2 |
diff --git a/lib/libalpm/conflict.h b/lib/libalpm/conflict.h index a2cdd171..2deff79b 100644 --- a/lib/libalpm/conflict.h +++ b/lib/libalpm/conflict.h @@ -31,5 +31,3 @@ alpm_list_t *_alpm_db_find_fileconflicts(alpm_handle_t *handle, alpm_list_t *upgrade, alpm_list_t *remove); #endif /* ALPM_CONFLICT_H */ - -/* vim: set noet: */ |