2005-04-18 Michael Koch <konqueror@gmx.de>
gnu/java/awt/EmbeddedWindowSupport.java, gnu/java/net/HeaderFieldHelper.java, gnu/java/net/URLParseError.java, gnu/java/net/protocol/file/Handler.java, gnu/java/net/protocol/jar/Handler.java: Fixed usage of @author tag. From-SVN: r98342
This commit is contained in:
parent
e2ec863d65
commit
1c6dcd2527
7 changed files with 16 additions and 6 deletions
|
@ -46,7 +46,7 @@ package gnu.java.net;
|
|||
* The main drawback is that it uses the Error mechanism which should not
|
||||
* be used for that type of error reporting.
|
||||
*
|
||||
* @author Guilhem Lavaux <guilhem@kaffe.org>
|
||||
* @author Guilhem Lavaux (guilhem@kaffe.org)
|
||||
*/
|
||||
public class URLParseError extends Error
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue