diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-12-03 22:39:06 -0800 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-12-03 22:39:06 -0800 |
commit | 332c0a75ad36864f310d2b1ea8d15c853ce4af93 (patch) | |
tree | 7f6f0b98189a0b1f8125d0ba499857f12b0b3128 /base64-api.html | |
parent | 7e719dcae18c72eac61bd526f7222e3beaf6ecf6 (diff) |
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
Diffstat (limited to 'base64-api.html')
-rw-r--r-- | base64-api.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/base64-api.html b/base64-api.html index 5ac8c333..c759affe 100644 --- a/base64-api.html +++ b/base64-api.html @@ -81,7 +81,8 @@ 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/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L27" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -92,7 +93,8 @@ the maximum number of characters per line, nil for no line breaks.</pre> </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/7b661cfc55e2293d14bed4fd801c017b3f68d291/src/clojure/contrib/base64.clj#L79" id="var-source">Source</a> + <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> </div> |