]> xenbits.xensource.com Git - libvirt.git/commit
apparmor: Fix typo in function name in driver struct initialization
authorPeter Krempa <pkrempa@redhat.com>
Tue, 29 Oct 2013 16:01:22 +0000 (17:01 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 29 Oct 2013 16:01:22 +0000 (17:01 +0100)
commit8e362a8955c8720c0e9dc789c494385d60366439
treedef6e8c9471ff723543ce7e19ca0880fb39616a3
parent0883f3ba04b60ceb5d61abb2f8008c2ff952049c
apparmor: Fix typo in function name in driver struct initialization

Commit 64a68a4a introduced a typo in the initialization of the apparmor
driver structure breaking the build with apparmor enabled.
src/security/security_apparmor.c