From fd8a33315d5dec0f1682a276d18dded1b8699af2 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 27 Jul 2007 13:33:50 +0000 Subject: Converted namespaces from Qpid.* to Apache.Qpid.* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@560225 13f79535-47bb-0310-9956-ffa450edef68 --- dotnet/Qpid.Common/Framing/AMQFrameDecodingException.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotnet/Qpid.Common/Framing/AMQFrameDecodingException.cs') diff --git a/dotnet/Qpid.Common/Framing/AMQFrameDecodingException.cs b/dotnet/Qpid.Common/Framing/AMQFrameDecodingException.cs index 82891b5986..cda8c84ecf 100644 --- a/dotnet/Qpid.Common/Framing/AMQFrameDecodingException.cs +++ b/dotnet/Qpid.Common/Framing/AMQFrameDecodingException.cs @@ -22,7 +22,7 @@ using System; using System.Runtime.Serialization; using log4net; -namespace Qpid.Framing +namespace Apache.Qpid.Framing { /// /// Thrown when a frame cannot be decoded. This generally indicates a mismatch between the broker and the -- cgit v1.2.1