Commit in reactos/drivers/storage/floppy on MAIN | |||
csqrtns.c | +1 | -1 | 1.2 -> 1.3 |
clarified a misleading comment
diff -u -r1.2 -r1.3 --- csqrtns.c 11 Mar 2004 23:12:03 -0000 1.2 +++ csqrtns.c 20 Jun 2004 03:36:44 -0000 1.3 @@ -77,7 +77,7 @@
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)