• O
    rpc: Fix typos in rpc generator scripts · 92f0a7f5
    Osier Yang 提交于
    These typos are introduced by file renaming in commit b17b4afa.
    
    src/remote/qemu_protocol.x \
    src/remote/remote_protocol.x \
    src/rpc/gendispatch.pl:
        s/remote_generator/gendispatch/
    
    src/rpc/genprotocol.pl:
        s/remote\/remote_protocol/remote_protocol/
    92f0a7f5
genprotocol.pl 3.0 KB