[pacman-dev] [PATCH] files.c: add vim modeline
Andrew Gregory
andrew.gregory.8 at gmail.com
Mon Nov 2 01:41:56 UTC 2015
Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
---
src/pacman/files.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/pacman/files.c b/src/pacman/files.c
index 31ce9e0..9536005 100644
--- a/src/pacman/files.c
+++ b/src/pacman/files.c
@@ -289,6 +289,7 @@ int pacman_files(alpm_list_t *targets)
return files_list(files_dbs, targets);
}
-
return 0;
}
+
+/* vim: set noet: */
--
2.6.2
More information about the pacman-dev
mailing list