diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-23 13:25:22 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-23 13:25:22 +0000 |
commit | b64f79783e653111ccb33157253ac72d4a9f9f8f (patch) | |
tree | f79c490b4a561fafe42b702ee23df01b29df43a0 /java | |
parent | Upgrade to 2.4.1. (diff) |
Style fix
Diffstat (limited to 'java')
-rw-r--r-- | java/jpda/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jpda/pkg-descr b/java/jpda/pkg-descr index 93d7b0ae12f9..0083a179c343 100644 --- a/java/jpda/pkg-descr +++ b/java/jpda/pkg-descr @@ -1,4 +1,4 @@ JPDA is the debugging support for the Java 2 Platform. JPDA provides the infrastructure needed to build end-user debugger applications. - WWW: http://java.sun.com/products/jpda/ +WWW: http://java.sun.com/products/jpda/ |