Note to self: Test before commit.

git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1094078 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jquery.couch.js b/jquery.couch.js
index ab1f865..b5e9180 100644
--- a/jquery.couch.js
+++ b/jquery.couch.js
@@ -211,7 +211,7 @@
         user_doc.roles = [];
       }
       return user_doc;
-    }
+    },
 
     /**
      * Authenticate against CouchDB, the <code>options</code> parameter is