]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Fix invalid argument reference in virnetdev.h
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 14 May 2013 16:24:52 +0000 (18:24 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 14 May 2013 16:27:51 +0000 (18:27 +0200)
commit84d91424956538895d8742994ec8dc32c22f2626
tree1461ccf1a2a0ac234c5063ddc35ddeb9e8db30a9
parent2a2bc1517a7322af7eff07e2854a75bb5f41a10f
Fix invalid argument reference in virnetdev.h

Commit ccff335f added ATTRIBUTE_NONNULL for an attribute which is not
a pointer and made files including virnetdev.h not compilable, so fix
that.
src/util/virnetdev.h