]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
trivial: change address of the libcap source.
authorGeunSik Lim <leemgs1@gmail.com>
Tue, 16 Jun 2009 08:26:25 +0000 (10:26 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 21 Sep 2009 13:14:51 +0000 (15:14 +0200)
This is patch to change ftp site of the libcap source.
"ftp://linux.kernel.org" address does not exist.

Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/capability.h

index c3021105edc076ab2114e60bd7335c7e7144e2f8..c8f2a5f70ed5b45817243ab5d1bb0413094a2bf7 100644 (file)
@@ -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