mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
clarified a misleading comment
svn path=/trunk/; revision=9740
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user