]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Simple name change. the function ap_gets has been renamed to ap_fgets.
authorRyan Bloom <rbb@apache.org>
Mon, 4 Oct 1999 17:24:52 +0000 (17:24 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 4 Oct 1999 17:24:52 +0000 (17:24 +0000)
commitc0223c420dc625f87fd2786e97b74513d81f9de0
tree29bf3310c12b44831542d4f64f933cac7d24497a
parent2b361ec5572a99e4ca17f1bcb6b2872d1a6b63e0
Simple name change.  the function ap_gets has been renamed to ap_fgets.
This is more in-line with what the function does, and how it acts, so
it makes sense.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83928 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_negotiation.c
server/util.c