Commit 341ae53e authored by Deomid Ryabkov's avatar Deomid Ryabkov Committed by Cesanta Bot

Update mongoose.h (amalgamation)

PUBLISHED_FROM=1fbe72f99bda5745c4b9b9def0601bdc5bf70e65
parent 291fc024
......@@ -2312,8 +2312,6 @@ struct mg_str mg_strstrip(struct mg_str s);
*/
/*
* === Memory Buffers
*
* Mbufs are mutable/growing memory buffers, like C++ strings.
* Mbuf can append data to the end of a buffer or insert data into arbitrary
* position in the middle of a buffer. The buffer grows automatically when
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment