/[classpath]/gjdoc/src/gnu/classpath/tools/gjdoc/ExecutableMemberDocImpl.java
ViewVC logotype

Diff of /gjdoc/src/gnu/classpath/tools/gjdoc/ExecutableMemberDocImpl.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by julian, Thu May 5 01:17:38 2005 UTC revision 1.11 by mkoch, Wed Nov 30 21:23:47 2005 UTC
# Line 266  public class ExecutableMemberDocImpl ext Line 266  public class ExecutableMemberDocImpl ext
266           else           else
267              param+=source[endx];              param+=source[endx];
268    
269           if (source[endx]==')')           if (source[endx]==')' && state==STATE_NORMAL)
270              break;              break;
271        }        }
272    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26