Commit 45eda23f authored by Ken Coar's avatar Ken Coar
Browse files

	Passwords, as user input, may not be 7-bit ASCII -- so we need
	to treat them as unsigned char*'s.  No surprises there; this
	just regularises the usage so we don't get compilation messages.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83037 13f79535-47bb-0310-9956-ffa450edef68
parent d39fd6f2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment