diff options
Diffstat (limited to 'lib/libalpm/filelist.c')
-rw-r--r-- | lib/libalpm/filelist.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/filelist.c b/lib/libalpm/filelist.c index 1048a4a1..0d01c0f6 100644 --- a/lib/libalpm/filelist.c +++ b/lib/libalpm/filelist.c @@ -145,5 +145,3 @@ void _alpm_filelist_sort(alpm_filelist_t *filelist) } } } - -/* vim: set noet: */ |