src/share/vm/interpreter/cppInterpreter.hpp

changeset 1040
98cb887364d3
parent 435
a61af66fc99e
child 1907
c18cbe5936b8
     1.1 --- a/src/share/vm/interpreter/cppInterpreter.hpp	Fri Feb 27 08:34:19 2009 -0800
     1.2 +++ b/src/share/vm/interpreter/cppInterpreter.hpp	Fri Feb 27 13:27:09 2009 -0800
     1.3 @@ -24,7 +24,7 @@
     1.4  
     1.5  #ifdef CC_INTERP
     1.6  
     1.7 -// This file contains the platform-independant parts
     1.8 +// This file contains the platform-independent parts
     1.9  // of the c++ interpreter
    1.10  
    1.11  class CppInterpreter: public AbstractInterpreter {

mercurial