From: GeunSik Lim Date: Tue, 16 Jun 2009 08:26:25 +0000 (+0200) Subject: trivial: change address of the libcap source. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bcf56442429a15bdd6e1d81a9d4c89f93a44fdf7;p=mv-sheeva.git trivial: change address of the libcap source. This is patch to change ftp site of the libcap source. "ftp://linux.kernel.org" address does not exist. Signed-off-by: GeunSik Lim Signed-off-by: Jiri Kosina --- diff --git a/include/linux/capability.h b/include/linux/capability.h index c3021105edc..c8f2a5f70ed 100644 --- a/include/linux/capability.h +++ b/include/linux/capability.h @@ -7,7 +7,7 @@ * * See here for the libcap library ("POSIX draft" compliance): * - * ftp://linux.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/ + * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/ */ #ifndef _LINUX_CAPABILITY_H