You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2012/09/08 14:58:25 UTC

svn commit: r1382297 - /qpid/proton/trunk/proton-c/src/engine/engine-internal.h

Author: rhs
Date: Sat Sep  8 12:58:24 2012
New Revision: 1382297

URL: http://svn.apache.org/viewvc?rev=1382297&view=rev
Log:
fixed formatting error

Modified:
    qpid/proton/trunk/proton-c/src/engine/engine-internal.h

Modified: qpid/proton/trunk/proton-c/src/engine/engine-internal.h
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/proton-c/src/engine/engine-internal.h?rev=1382297&r1=1382296&r2=1382297&view=diff
==============================================================================
--- qpid/proton/trunk/proton-c/src/engine/engine-internal.h (original)
+++ qpid/proton/trunk/proton-c/src/engine/engine-internal.h Sat Sep  8 12:58:24 2012
@@ -126,7 +126,7 @@ struct pn_connection_t {
   pn_delivery_t *tpwork_tail;
   char *container;
   char *hostname;
-  void          *context;
+  void *context;
 };
 
 struct pn_session_t {



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org