Revision 2cee4077 lib/opcodes.py

b/lib/opcodes.py
668 668
    ]
669 669

  
670 670

  
671
class OpModifyNodeStorage(OpCode):
671
class OpNodeModifyStorage(OpCode):
672 672
  """Modifies the properies of a storage unit"""
673 673
  OP_ID = "OP_NODE_MODIFY_STORAGE"
674 674
  OP_PARAMS = [

Also available in: Unified diff