mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-04 10:28:03 -05:00
files.c: add vim modeline
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
08b0b6de96
commit
0d877ec429
@ -325,6 +325,7 @@ int pacman_files(alpm_list_t *targets)
|
|||||||
return files_list(files_dbs, targets);
|
return files_list(files_dbs, targets);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* vim: set noet: */
|
||||||
|
Loading…
Reference in New Issue
Block a user