Change apply_cipso_cb() to use proper apply_cipso_file()
authorZofia Abramowska <z.abramowska@samsung.com>
Tue, 8 Oct 2013 14:24:24 +0000 (16:24 +0200)
committerZofia Abramowska <z.abramowska@samsung.com>
Tue, 8 Oct 2013 14:27:53 +0000 (16:27 +0200)
commitd45ffe9082243377cdba9a2d224bab0e110501e0
treea20b7620614671121604daf24d4fbf5c385be8f1
parentf82cadf3b7a9d84ae0bf2aa06fb8ecff9b4332dc
Change apply_cipso_cb() to use proper apply_cipso_file()

apply_cipso_cb() used improper apply_rules_file(). Changed this to
call apply_cipso_file() instead.
utils/common.c