/[classpath]/classpath/javax/swing/text/AbstractDocument.java
ViewVC logotype

Diff of /classpath/javax/swing/text/AbstractDocument.java

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

revision 1.36 by rabbit78, Thu Oct 27 14:53:42 2005 UTC revision 1.37 by mark, Sun Oct 30 18:02:53 2005 UTC
# Line 1556  public abstract class AbstractDocument i Line 1556  public abstract class AbstractDocument i
1556                                                        + "must not be thrown "                                                        + "must not be thrown "
1557                                                        + "here.");                                                        + "here.");
1558                err.initCause(ex);                err.initCause(ex);
1559                  throw err;
1560              }              }
1561            b.append("]\n");            b.append("]\n");
1562          }          }

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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