mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-03-30 03:36:53 +00:00
Replaced tabs with spaces.
This commit is contained in:
parent
a65ed72e72
commit
7726212921
|
@ -48,8 +48,7 @@ namespace OpenTK
|
|||
|
||||
#endregion
|
||||
|
||||
/// <summary>
|
||||
/// Calculates the factorial of a given natural number.
|
||||
/// <summary> /// Calculates the factorial of a given natural number.
|
||||
/// </summary>
|
||||
/// <param name="n">The number.</param>
|
||||
/// <returns>n!</returns>
|
||||
|
|
Loading…
Reference in a new issue