]> git.ipfire.org Git - thirdparty/cups.git/commit
Update API documentation and add public accessors for http_t structure
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 21 Feb 2006 10:49:06 +0000 (10:49 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 21 Feb 2006 10:49:06 +0000 (10:49 +0000)
commit7fbf7fc4c665d6c97d3048229ab2af7ceb09a5ab
treeb5b75bc2279f50f3d2e2c063843e033d97e1825c
parent2ad988b5e4675be6d93247db4e972441330f8673
Update API documentation and add public accessors for http_t structure
so that we can leave the structure definitions private.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@5138 7a7537e8-13f0-0310-91df-b6672ffda945
29 files changed:
cups/Dependencies
cups/Makefile
cups/api-array.shtml
cups/api-cups.shtml
cups/api-filter.shtml
cups/api-httpipp.shtml
cups/api-ppd.shtml
cups/backchannel.c
cups/cups.h
cups/dest.c
cups/file.c
cups/getputfile.c
cups/globals.h
cups/http-addr.c
cups/http-support.c
cups/http.c
cups/http.h
cups/ipp-support.c
cups/ipp.h
cups/request.c [new file with mode: 0644]
cups/usersys.c
cups/util.c
doc/help/api-array.html
doc/help/api-cups.html
doc/help/api-filedir.html
doc/help/api-filter.html
doc/help/api-httpipp.html
doc/help/api-ppd.html
doc/help/spec-ppd.html