Revision dc28c4e4 lib/opcodes.py

b/lib/opcodes.py
973 973
    ]
974 974

  
975 975

  
976
class OpQueryInstanceData(OpCode):
976
class OpInstanceQueryData(OpCode):
977 977
  """Compute the run-time status of instances."""
978 978
  OP_ID = "OP_INSTANCE_QUERY_DATA"
979 979
  OP_PARAMS = [

Also available in: Unified diff