Skip to content

Commit

Permalink
furnace.auth.providers.couchdb: fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jckarter committed Dec 1, 2011
1 parent cf91cef commit 4e91f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basis/furnace/auth/providers/couchdb/couchdb.factor
Expand Up @@ -3,7 +3,7 @@ json.writer kernel mirrors sequences urls urls.encoding
arrays furnace.auth byte-arrays combinators.short-circuit
strings continuations combinators base64 make
locals namespaces ;
FROM: namespaces => change-at ;
FROM: assocs => change-at ;
IN: furnace.auth.providers.couchdb

! !!! Implement the authentication protocol for CouchDB.
Expand Down

0 comments on commit 4e91f85

Please sign in to comment.