fix astyle

pull/11342/head
Maciej Bocianski 2019-08-30 15:16:18 +02:00
parent 4c3889dca1
commit b637da37c5
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public:
* uses 1B dummy buffer if 0 size passed.
*
* 0 size queue is a special purpose queue to dispatch static events
* only (see UserAllocatedEvent). Such a queue gives the guarantee
* only (see UserAllocatedEvent). Such a queue gives the guarantee
* that no dynamic memory allocation will take place while queue
* creation and events posting & dispatching.
*