]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Fix braces around macros
authorPeter Krempa <pkrempa@redhat.com>
Wed, 26 Feb 2014 13:17:51 +0000 (14:17 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 26 Feb 2014 13:31:30 +0000 (14:31 +0100)
commit16009667499f78e6d93260d5f9854d980f2152b8
tree53c28b54e93443e82b96be59e8b8b71708d13e8a
parente53b06246cab0fd9a77bab1320a7ef0ed3d3e387
spec: Fix braces around macros

In commit 72f7658ba24491672e6b81118f892400916e9404 I've added a few
macros with bad bracing. Although they work as expected fix them so that
we use uniform syntax.
libvirt.spec.in