]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix cppi warning
authorEric Blake <eblake@redhat.com>
Mon, 3 Mar 2014 21:02:42 +0000 (14:02 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 3 Mar 2014 21:02:42 +0000 (14:02 -0700)
commitb75c7bd6b9ccfa84a5868b5d5292ac9ceda495be
treeff71194c6882a7dfdf078f77ca78f7beee36efb4
parent49b59a151f60b0a178b023b727bac30f80bd6000
build: fix cppi warning

Jenkins pointed out that the previous commit violates syntax
check when cppi is installed.

* src/nwfilter/nwfilter_dhcpsnoop.c (SNOOP_POLL_MAX_TIMEOUT_MS):
Update indentation.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/nwfilter/nwfilter_dhcpsnoop.c