Fix a few

This commit is contained in:
sta 2014-03-01 17:38:56 +09:00
parent eb36dd9e82
commit fc548650c2

View File

@ -28,8 +28,8 @@
using System;
namespace WebSocketSharp {
namespace WebSocketSharp
{
/// <summary>
/// Contains the values that indicate whether the byte order is a Little-endian or Big-endian.
/// </summary>