mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Framework
|
||||
public static class PrimeNumberHelper
|
||||
{
|
||||
/// <summary>
|
||||
/// Precalculated prime numbers.
|
||||
/// Precalculated prime numbers.
|
||||
/// </summary>
|
||||
private static readonly int[] Primes = new int[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user