Explorar o código

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 <geunsik.lim@samsung.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
GeunSik Lim %!s(int64=16) %!d(string=hai) anos
pai
achega
bcf5644242
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/linux/capability.h

+ 1 - 1
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