Skip to content

Commit

Permalink
obsessive compulsive disorder
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadmuzzammil1998 authored Oct 2, 2017
1 parent e0e765a commit e5526d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SWSH/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ private static void __checkHash(bool ignore)
{
try
{
//Crash course to functional programming!
// Crash course to functional programming!
// This took the both of us 30 minutes to write, never change it!
if (!new System.Collections.Generic.List<byte>(
new System.Security.Cryptography.SHA1CryptoServiceProvider()
Expand Down Expand Up @@ -608,4 +608,4 @@ private static ConnectionInfo __CreateConnectionInfoPassword(string nickname, st
return null;
}
}
}
}

0 comments on commit e5526d6

Please sign in to comment.