• E
    maint: drop spurious semicolons · 2cfa14bc
    Eric Blake 提交于
    Detected with:
    git grep ';;$' -- '**/*.[ch]'
    
    * src/network/bridge_driver.c (networkRadvdConfContents): Fix
    harmless typo.
    * src/phyp/phyp_driver.c (phypUUIDTable_Pull): Likewise.
    * src/qemu/qemu_monitor_json.c (qemuMonitorJSONDriveDel):
    Likewise.
    2cfa14bc
qemu_monitor_json.c 130.4 KB