CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/26 04:07:48
Modified files:
usr.sbin/httpd : patterns.c
Log message:
Corrects some minors nits. Patch from Theo Buehler.
- cleanup in included headers (removing unsed assert.h, and reorder)
- one remaining '%%' in an error string corrected in '%'
while here, add sys/types.h for off_t type.
OK reyk@
