I leave the formatting up to you, but the patch follows:

# diff -u http_protocol.old.h http_protocol.h
--- http_protocol.old.h
+++ http_protocol.h
@@ -528,7 +528,7 @@
  * @param r The current request
  * @param pw The password as set in the headers
  * @return 0 (OK) if it set the 'pw' argument (and assured
- *         a correct value in r->connection->user); otherwise it returns
+ *         a correct value in r->user); otherwise it returns
  *         an error code, either HTTP_INTERNAL_SERVER_ERROR if things are
  *         really confused, HTTP_UNAUTHORIZED if no authentication at all
  *         seemed to be in use, or DECLINED if there was authentication

--
Aryeh Katz
SecureD Services
http://www.secured-services.com/
410 653 0700 x 2




Reply via email to