1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-09-01 14:21:56 +03:00

Merge pull request #252 from oldmancoyote/master

Correcting minor typo
This commit is contained in:
bel2125
2016-01-27 23:46:44 +01:00

View File

@@ -21,7 +21,7 @@ These files constitute the CivetWeb library. They do not contain a `main` funct
but all functions required to run a HTTP server.
- HTTP Server API
- include/civetweb.c
- include/civetweb.h
- C implementation
- src/civetweb.c
- src/md5.inl (MD5 calculation)