Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
quajak authored Oct 23, 2023
1 parent d26f463 commit 0360957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Cosmos.Core/Memory/RAT.cs
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ public static uint GetFirstRATIndex(void* aPtr)
}

/// <summary>
/// Get the pointer pointing to the start of the position to which the current pointer is pointing
/// Get the pointer to the start of the page containing the pointer's address
/// </summary>
/// <param name="aPtr"></param>
/// <returns></returns>
Expand Down

0 comments on commit 0360957

Please sign in to comment.