Minor style fixes
This commit is contained in:
committed by
CodingWorkshop Signing Team
parent
58ed35b0e4
commit
59f851f22c
@@ -14,10 +14,10 @@
|
||||
* Allocates and initializes page directory structures for a range of PDEs.
|
||||
*
|
||||
* @param StartingPde
|
||||
* Supplies a pointer to the first PDE in the range to initialize
|
||||
* Supplies a pointer to the first PDE in the range to initialize.
|
||||
*
|
||||
* @param EndingPde
|
||||
* Supplies a pointer to the last PDE in the range to initialize
|
||||
* Supplies a pointer to the last PDE in the range to initialize.
|
||||
*
|
||||
* @return This routine does not return any value.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user