]> granicus.if.org Git - apache/commit
Fix the format strings used for apr_port_t (APR_PORT_T_FMT anyone?).
authorJeff Trawick <trawick@apache.org>
Wed, 8 Nov 2000 16:42:05 +0000 (16:42 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 8 Nov 2000 16:42:05 +0000 (16:42 +0000)
commite0d2ff0a7a6b0091582bb67d70dee17b85818a99
tree648a95052cb7d7b625cc3227c29a0007fbfffaa9
parentee4d19790d413edb7c792db0bdb022a3dbfd1773
Fix the format strings used for apr_port_t (APR_PORT_T_FMT anyone?).
The sscanf() call was actually broken.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86871 13f79535-47bb-0310-9956-ffa450edef68
server/rfc1413.c