]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Mark in_open parameter of remoteAuthenticate as unused when it's unused
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 20 Apr 2010 18:28:00 +0000 (20:28 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 20 Apr 2010 18:35:23 +0000 (20:35 +0200)
commitcad913060c43b1377fc071e7ac703a7a84da682e
tree8dab2d13863a22b576cd271c75d80eb0120de2a5
parent8b3a89c486e6b707c93b3a28d8500889a8a6581b
Mark in_open parameter of remoteAuthenticate as unused when it's unused

Otherwise compiling with -Werror will fail.
src/remote/remote_driver.c