Minor formatting change.

svn path=/trunk/; revision=13599
This commit is contained in:
Filip Navara 2005-02-16 18:02:50 +00:00
parent ed90f1d041
commit 95a579734f

View file

@ -34,8 +34,8 @@
* *
* USAGE * USAGE
* *
* This library follows exactly the same interface as the Microsoft Cancel-Safe Queue * This library follows exactly the same interface as the Microsoft Cancel-Safe
* routines (IoCsqXxx()). As such, the authoritative reference is the * Queue routines (IoCsqXxx()). As such, the authoritative reference is the
* current DDK. There is also a DDK sample called "cancel" that has an * current DDK. There is also a DDK sample called "cancel" that has an
* example of how to use this code. I have also provided a sample driver * example of how to use this code. I have also provided a sample driver
* that makes use of this queue. Finally, please do read the header and the * that makes use of this queue. Finally, please do read the header and the