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

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

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

revision 1.5 by julian, Fri Dec 3 19:05:38 2004 UTC revision 1.6 by julian, Tue Dec 7 15:00:01 2004 UTC
# Line 83  class PackageDocImpl extends DocImpl imp Line 83  class PackageDocImpl extends DocImpl imp
83           this.tagMap=parseCommentTags(rawDocumentation.toCharArray(),           this.tagMap=parseCommentTags(rawDocumentation.toCharArray(),
84                                        0,                                        0,
85                                        rawDocumentation.length(),                                        rawDocumentation.length(),
86                                        null);                                        null,
87                                          null,
88                                          null);
89        }        }
90    
91        resolveTags();        resolveTags();

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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