Revision f2bca93e

b/autotools/build-rpc
151 151
        buf.write("return ")
152 152

  
153 153
        # In case line gets too long and is wrapped in a bad spot
154
        buf.write("( ")
154
        buf.write("(")
155 155

  
156 156
        buf.write("self._Call(_def, ")
157 157
        if kind == _SINGLE:

Also available in: Unified diff