From 74e347f09bd62872de84b431dcf029090931d199 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Thu, 21 Dec 2006 01:53:40 +0000 Subject: =?UTF-8?q?*=20modeline=20fixes=20/=20reformatting=20*=20formattin?= =?UTF-8?q?g=20/=20indentation=20fixes=20*=20makepkg:=20=20=20=20=20Dan=20?= =?UTF-8?q?McGee=20=20-=20integrity=20check=20fix=20=20?= =?UTF-8?q?=20=20=20J=C3=BCrgen=20H=C3=B6tzel=20=20-?= =?UTF-8?q?=20EUID=20usage=20and=20"x$foo"=20check=20revamp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/libalpm/db.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libalpm/db.c') diff --git a/lib/libalpm/db.c b/lib/libalpm/db.c index 6cb6fe8f..e6b3f4df 100644 --- a/lib/libalpm/db.c +++ b/lib/libalpm/db.c @@ -248,4 +248,4 @@ const char *alpm_db_get_url(pmdb_t *db) return strdup(path); } -/* vim: set noet: */ +/* vim: set ts=2 sw=2 noet: */ -- cgit v1.2.3