[libpostgresql-jdbc-java] 03/14: Remove javadoc @see reference pointing to removed functionality.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 9 10:19:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to tag REL8_1_405
in repository libpostgresql-jdbc-java.
commit 5eaa49b5882f72d3ec050496c3098a512e9ee736
Author: Kris Jurka <books at ejurka.com>
Date: Tue Nov 29 07:11:56 2005 +0000
Remove javadoc @see reference pointing to removed functionality.
---
org/postgresql/util/Base64.java | 2 --
1 file changed, 2 deletions(-)
diff --git a/org/postgresql/util/Base64.java b/org/postgresql/util/Base64.java
index 29916eb..ebf23a7 100644
--- a/org/postgresql/util/Base64.java
+++ b/org/postgresql/util/Base64.java
@@ -298,7 +298,6 @@ public class Base64
*
* @param source The data to convert
* @param options Specified options
- * @see Base64#GZIP
* @see Base64#DONT_BREAK_LINES
* @since 2.0
*/
@@ -342,7 +341,6 @@ public class Base64
* @param off Offset in array where conversion should begin
* @param len Length of data to convert
* @param options Specified options
- * @see Base64#GZIP
* @see Base64#DONT_BREAK_LINES
* @since 2.0
*/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git
More information about the pkg-java-commits
mailing list