]> xenbits.xensource.com Git - libvirt.git/commit
avoid compiler warning about unused parameter
authorJim Meyering <meyering@redhat.com>
Tue, 17 Feb 2009 10:26:43 +0000 (10:26 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 17 Feb 2009 10:26:43 +0000 (10:26 +0000)
commitcedc15019e335552deb980175ec76340d7bab54f
treea00cf80d5e91371d54b7a307a1fd55801aad9590
parent6b4b4eb29c1f58ace582a453e24a11433f1b34b9
avoid compiler warning about unused parameter

* src/bridge.c (brProbeVnetHdr)
[IFF_VNET_HDR && TUNGETFEATURES && TUNGETIFF]: Use a "(void)" case
to mark the parameter as unused.  Reported by Maximilian Wilhelm in
http://thread.gmane.org/gmane.comp.emulators.libvirt/11918/focus=11917
ChangeLog
src/bridge.c