]> 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)
commit68e6a1b45b55b0c55c2c0d8472109570aafdfcf5
tree648a95052cb7d7b625cc3227c29a0007fbfffaa9
parent9512cb16f073fbed6b629eaabf494e54ebfb9948
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