Sorry to nit-pick.

+static svn_error_t *
+setup_request_cb(serf_request_t *request,
+                 svn_ra_serf__handler_t *ctx,
+                 serf_bucket_t **req_bkt,
+                 serf_response_acceptor_t *acceptor,
+                 void **acceptor_baton,
+                 serf_response_handler_t *handler,
+                 void **handler_baton,
+                 apr_pool_t *pool)

I guess current(r982487) 'setup_request' should be called 'setup_request_cb' and 'setup_request_cb' should be called 'setup_request_proper or do_setup_request'

With regards
Kamesh Jayachandran

Reply via email to