clarified a misleading comment

svn path=/trunk/; revision=9740
This commit is contained in:
Vizzini 2004-06-20 03:36:44 +00:00
parent 6993ae4ae2
commit 0064a17a7c

View file

@ -77,7 +77,7 @@ PIRP NTAPI CsqPeekNextIrp(PIO_CSQ UnusedCsq,
PIRP Irp,
PVOID PeekContext)
/*
* FUNCTION: Remove the next IRP from the queue
* FUNCTION: Find the next matching IRP in the queue
* ARGUMENTS:
* UnusedCsq: Pointer to CSQ context structure
* Irp: Pointer to a starting IRP in the queue (i.e. start search here)