Matt Coburn 5 years ago
parent
commit
eb617be9c0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      MSBuild/Common/BannerTask.cs
  2. 1 1
      Source/Native/enet.h

+ 1 - 1
MSBuild/Common/BannerTask.cs

@@ -66,7 +66,7 @@ public class BannerTask : Task
         }
         catch (Exception e)
         {
-            Log.LogError("SockLynx Build Error: " + e.Message);
+            Log.LogError("ENET-CSharp Build Error: " + e.Message);
             _taskSucceeded = false;
         }
 

+ 1 - 1
Source/Native/enet.h

@@ -4,7 +4,7 @@
  *	Original copyright (c) 2018 Lee Salzman, Vladyslav Hrytsenko, Dominik Madarász, Stanislav Denisov
  *
  *  Permission is hereby granted, free of charge, to any person obtaining a copy
- *  of this software and associated documentation Reasonable default packet threshold (pt 1)files (the "Software"), to deal
+ *  of this software and associated documentation files (the "Software"), to deal
  *  in the Software without restriction, including without limitation the rights
  *  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  *  copies of the Software, and to permit persons to whom the Software is