aboutsummaryrefslogtreecommitdiff
path: root/base64-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'base64-api.html')
-rw-r--r--base64-api.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/base64-api.html b/base64-api.html
index c759affe..5ac8c333 100644
--- a/base64-api.html
+++ b/base64-api.html
@@ -81,8 +81,7 @@ Apache Commons Codec implementation or sun.misc.BASE64Encoder.</pre>
is a 65-character String containing the 64 characters to use in the
encoding; the 65th character is the pad character. line-length is
the maximum number of characters per line, nil for no line breaks.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/base64.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/base64.clj#L27" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L27" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -93,8 +92,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/base64.clj#L27
</pre>
<pre id="var-docstr">Encodes String in base 64; returns a String. If not specified,
encoding is UTF-8 and line-length is nil.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/base64.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/base64.clj#L79" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L79" id="var-source">Source</a>
</div>