Skip to content

Commit

Permalink
Namespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
willpe committed Oct 28, 2013
1 parent ab3a7e7 commit 55c0ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Example.cs
Expand Up @@ -15,7 +15,7 @@
// limitations under the License.
// </copyright>
// ------------------------------------------------------------------------------------------------
namespace Microsoft.Utils
namespace WillPe.Utils
{
using System;
using System.Collections.Generic;
Expand Down Expand Up @@ -74,4 +74,4 @@ protected override void OnEventWritten(EventWrittenEventArgs eventData)
}
}
}
}
}

0 comments on commit 55c0ab9

Please sign in to comment.