cvs commit: jakarta-bcel/src/java/org/apache/bcel/verifier/structurals ControlFlowGraph.java

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
enver       2003/08/20 04:44:14

  Modified:    src/java/org/apache/bcel/verifier/structurals
                        ControlFlowGraph.java
  Log:
  Typo
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-bcel/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java
  
  Index: ControlFlowGraph.java
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ControlFlowGraph.java	23 May 2003 07:55:34 -0000	1.2
  +++ ControlFlowGraph.java	20 Aug 2003 11:44:13 -0000	1.3
  @@ -470,7 +470,7 @@
   
   	/**
   	 * Returns true, if and only if the said instruction is not reachable; that means,
  -	 * if it not part of this ControlFlowGraph.
  +	 * if it is not part of this ControlFlowGraph.
   	 */
   	public boolean isDead(InstructionHandle i){
   		return instructionContexts.containsKey(i);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.