it's OpCodeType, not OperandType
authorDuncan Mak <duncan@mono-cvs.ximian.com>
Fri, 30 Jul 2004 16:32:19 +0000 (16:32 -0000)
committerDuncan Mak <duncan@mono-cvs.ximian.com>
Fri, 30 Jul 2004 16:32:19 +0000 (16:32 -0000)
svn path=/trunk/mono/; revision=31668

mono/cil/ChangeLog

index 897fa0faabcb9dcaedf9cfbd7c9e216a3c49315d..50171ae904f88f310c30fc752318b8a56fe79849 100644 (file)
@@ -1,6 +1,6 @@
 2004-07-30  Duncan Mak  <duncan@ximian.com>
 
-       * cil-opcodes.xml: Added OperandType information to each of the
+       * cil-opcodes.xml: Added OpCodeType information to each of the
        public opcodes with the new "type" attribute. Removed mono_func_*
        from the opcodes and updated the "o2" attribute for the mono_*
        opcodes to match the values in the existing opcode.def. Added