Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15446d3

Browse files
committed
Add entry for Cookie module.
1 parent e5c7352 commit 15446d3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
171171
../lib/libqueue.tex \
172172
../lib/liblocale.tex \
173173
../lib/libbasehttp.tex \
174+
../lib/libcookie.tex \
174175
../lib/libcopyreg.tex \
175176
../lib/libsymbol.tex \
176177
../lib/libbinhex.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ \chapter*{Front Matter\label{front}}
205205
\input{libbasehttp}
206206
\input{libsimplehttp}
207207
\input{libcgihttp}
208+
\input{libcookie}
208209
\input{libasyncore}
209210

210211
\input{netdata} % Internet Data Handling

0 commit comments

Comments
 (0)