update todo

This commit is contained in:
Arvid Norberg 2013-01-21 19:07:19 +00:00
parent 6709043cf0
commit b789e9596a
2 changed files with 2 additions and 1 deletions

View File

@ -53,6 +53,7 @@ DOCS_IMAGES = \
docs/storage.png \
docs/style.css \
docs/t2e.jpg \
docs/todo.html \
docs/tvblob.jpg \
docs/tvitty.jpg \
docs/unicode_support.png \

View File

@ -200,7 +200,7 @@
timestamp_history m_their_delay_hist;
// the number of bytes we have buffered in m_inbuf
</pre></td></tr><tr style="background: #fcc"><td>relevance&nbsp;3</td><td><a href="javascript:expand(4)">src/utp_stream.cpp:1685</a></td><td>this alloca() statement won't necessariky produce correctly aligned memory. do something about that</td></tr><tr id="4" style="display: none;" colspan="3"><td colspan="3"><h2>this alloca() statement won't necessariky produce
</pre></td></tr><tr style="background: #fcc"><td>relevance&nbsp;3</td><td><a href="javascript:expand(4)">src/utp_stream.cpp:1685</a></td><td>this alloca() statement won't necessarily produce correctly aligned memory. do something about that</td></tr><tr id="4" style="display: none;" colspan="3"><td colspan="3"><h2>this alloca() statement won't necessarily produce
correctly aligned memory. do something about that</h2><h4>src/utp_stream.cpp:1685</h4><pre style="background: #f6f6f6; border: solid 1px #ddd;"> bool stack_alloced = false;
#endif