From 74e347f09bd62872de84b431dcf029090931d199 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Thu, 21 Dec 2006 01:53:40 +0000 Subject: * modeline fixes / reformatting * formatting / indentation fixes * makepkg: Dan McGee - integrity check fix Jürgen Hötzel - EUID usage and "x$foo" check revamp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/libalpm/sha1.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libalpm/sha1.c') diff --git a/lib/libalpm/sha1.c b/lib/libalpm/sha1.c index 4fd110ea..c1b03e84 100644 --- a/lib/libalpm/sha1.c +++ b/lib/libalpm/sha1.c @@ -413,3 +413,5 @@ char* _alpm_SHAFile(char *filename) { return(NULL); } + +/* vim: set ts=2 sw=2 noet: */ -- cgit v1.2.3-54-g00ecf