Fixup a weird tyop in the patch header for this patch.

This commit is contained in:
Steve Beattie 2007-01-03 08:52:56 +00:00
parent c7f91fa9cb
commit a60e0c221d
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--- linux-2.6.18.orig/security/apparmor/lsm.c
+++ linux-2.6.18/security.apparmor/lsm.c
+++ linux-2.6.18/security/apparmor/lsm.c
@@ -199,9 +199,9 @@
return cap_netlink_send(sk, skb);
}

View file

@ -1,5 +1,5 @@
--- linux-2.6.18.orig/security/apparmor/lsm.c
+++ linux-2.6.18/security.apparmor/lsm.c
+++ linux-2.6.18/security/apparmor/lsm.c
@@ -199,9 +199,9 @@
return cap_netlink_send(sk, skb);
}