mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-03 09:29:35 +08:00
SQLWarning.java: Fixed typo in comment.
2000-12-26 Petter Reinholdtsen <pere@hungry.com> * java/sql/SQLWarning.java: Fixed typo in comment. From-SVN: r38493
This commit is contained in:
parent
dac45916f0
commit
c4f58426c1
@ -1,3 +1,7 @@
|
||||
2000-12-26 Petter Reinholdtsen <pere@hungry.com>
|
||||
|
||||
* java/sql/SQLWarning.java: Fixed typo in comment.
|
||||
|
||||
2000-12-26 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* java/awt/MenuItem.java (paramString): Now protected.
|
||||
|
@ -53,7 +53,7 @@ private static final long serialVersionUID = 3917336774604784856L;
|
||||
*/
|
||||
|
||||
/**
|
||||
* This method initializes a new instance of <code>SQLWxception</code>
|
||||
* This method initializes a new instance of <code>SQLWarning</code>
|
||||
* that does not have a descriptive messages and SQL state, and which
|
||||
* has a vendor error code of 0.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user