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