Fixed bug #32561 tcp_poll argument definition out-of-order in documentation

This commit is contained in:
goldsimon
2011-02-21 19:26:57 +00:00
parent 856ccb5bb7
commit 4e3b2b9f6b
2 changed files with 7 additions and 2 deletions

View File

@@ -233,6 +233,10 @@ HISTORY
++ Bugfixes:
2011-02-17: Simon Goldschmidt
* rawapi.txt: Fixed bug #32561 tcp_poll argument definition out-of-order in
documentation
2011-02-17: Simon Goldschmidt
* many files: Added missing U/UL modifiers to fix 16-bit-arch portability.