Author: mcpierce
Date: Fri Aug 23 19:35:02 2013
New Revision: 1516996

URL: http://svn.apache.org/r1516996
Log:
NO-JIRA: Removed trailing whitespaces.

Modified:
    qpid/trunk/qpid/extras/dispatch/src/agent.c
    qpid/trunk/qpid/extras/dispatch/src/alloc.c
    qpid/trunk/qpid/extras/dispatch/src/alloc_private.h
    qpid/trunk/qpid/extras/dispatch/src/buffer.c
    qpid/trunk/qpid/extras/dispatch/src/compose.c
    qpid/trunk/qpid/extras/dispatch/src/compose_private.h
    qpid/trunk/qpid/extras/dispatch/src/config.c
    qpid/trunk/qpid/extras/dispatch/src/config_private.h
    qpid/trunk/qpid/extras/dispatch/src/container.c
    qpid/trunk/qpid/extras/dispatch/src/dispatch.c
    qpid/trunk/qpid/extras/dispatch/src/dispatch_private.h
    qpid/trunk/qpid/extras/dispatch/src/hash.c
    qpid/trunk/qpid/extras/dispatch/src/iovec.c
    qpid/trunk/qpid/extras/dispatch/src/iterator.c
    qpid/trunk/qpid/extras/dispatch/src/log.c
    qpid/trunk/qpid/extras/dispatch/src/log_private.h
    qpid/trunk/qpid/extras/dispatch/src/message.c
    qpid/trunk/qpid/extras/dispatch/src/message_private.h
    qpid/trunk/qpid/extras/dispatch/src/parse.c
    qpid/trunk/qpid/extras/dispatch/src/posix/threading.c
    qpid/trunk/qpid/extras/dispatch/src/python_embedded.c
    qpid/trunk/qpid/extras/dispatch/src/router_node.c
    qpid/trunk/qpid/extras/dispatch/src/server.c
    qpid/trunk/qpid/extras/dispatch/src/server_private.h
    qpid/trunk/qpid/extras/dispatch/src/timer.c
    qpid/trunk/qpid/extras/dispatch/src/timer_private.h
    qpid/trunk/qpid/extras/dispatch/src/work_queue.c
    qpid/trunk/qpid/extras/dispatch/src/work_queue.h

Modified: qpid/trunk/qpid/extras/dispatch/src/agent.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/agent.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/agent.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/agent.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/alloc.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/alloc.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/alloc.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/alloc.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/alloc_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/alloc_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/alloc_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/alloc_private.h Fri Aug 23 19:35:02 2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/buffer.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/buffer.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/buffer.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/buffer.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/compose.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/compose.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/compose.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/compose.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/compose_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/compose_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/compose_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/compose_private.h Fri Aug 23 19:35:02 
2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/config.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/config.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/config.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/config.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/config_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/config_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/config_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/config_private.h Fri Aug 23 19:35:02 
2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/container.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/container.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/container.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/container.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/dispatch.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/dispatch.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/dispatch.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/dispatch.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/dispatch_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/dispatch_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/dispatch_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/dispatch_private.h Fri Aug 23 19:35:02 
2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/hash.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/hash.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/hash.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/hash.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -38,7 +38,7 @@ DEQ_DECLARE(hash_item_t, items_t);
 
 
 typedef struct bucket_t {
-    items_t items;    
+    items_t items;
 } bucket_t;
 
 

Modified: qpid/trunk/qpid/extras/dispatch/src/iovec.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/iovec.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/iovec.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/iovec.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/iterator.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/iterator.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/iterator.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/iterator.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/log.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/log.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/log.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/log.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/log_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/log_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/log_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/log_private.h Fri Aug 23 19:35:02 2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/message.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/message.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/message.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/message.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -416,7 +416,7 @@ dx_message_t *dx_message_receive(dx_deli
 
     //
     // If there is no message associated with the delivery, this is the first 
time
-    // we've received anything on this delivery.  Allocate a message 
descriptor and 
+    // we've received anything on this delivery.  Allocate a message 
descriptor and
     // link it and the delivery together.
     //
     if (!msg) {

Modified: qpid/trunk/qpid/extras/dispatch/src/message_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/message_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/message_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/message_private.h Fri Aug 23 19:35:02 
2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/parse.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/parse.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/parse.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/parse.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -60,7 +60,7 @@ static char *get_type_info(dx_field_iter
         *length += ((unsigned int) dx_field_iterator_octet(iter)) << 16;
         *length += ((unsigned int) dx_field_iterator_octet(iter)) << 8;
         // fall through to the next case
-        
+
     case 0xA0:
     case 0xC0:
     case 0xE0:
@@ -81,7 +81,7 @@ static char *get_type_info(dx_field_iter
         *count += ((unsigned int) dx_field_iterator_octet(iter)) << 8;
         *clen = 3;
         // fall through to the next case
-        
+
     case 0xC0:
     case 0xE0:
         if (dx_field_iterator_end(iter))
@@ -383,4 +383,3 @@ dx_parsed_field_t *dx_parse_value_by_key
 
     return 0;
 }
-

Modified: qpid/trunk/qpid/extras/dispatch/src/posix/threading.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/posix/threading.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/posix/threading.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/posix/threading.c Fri Aug 23 19:35:02 
2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -103,7 +103,7 @@ void sys_cond_signal_all(sys_cond_t *con
 
 struct sys_thread_t {
     pthread_t thread;
-}; 
+};
 
 sys_thread_t *sys_thread(void *(*run_function) (void *), void *arg)
 {
@@ -123,4 +123,3 @@ void sys_thread_join(sys_thread_t *threa
 {
     pthread_join(thread->thread, 0);
 }
-

Modified: qpid/trunk/qpid/extras/dispatch/src/python_embedded.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/python_embedded.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/python_embedded.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/python_embedded.c Fri Aug 23 19:35:02 
2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/router_node.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/router_node.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/router_node.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/router_node.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -290,7 +290,7 @@ static void router_rx_handler(void* cont
         dx_routed_event_t *re    = new_dx_routed_event_t();
 
         DEQ_ITEM_INIT(re);
-        re->delivery    = 0; 
+        re->delivery    = 0;
         re->message     = msg;
         re->settle      = false;
         re->disposition = 0;

Modified: qpid/trunk/qpid/extras/dispatch/src/server.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/server.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/server.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/server.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/server_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/server_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/server_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/server_private.h Fri Aug 23 19:35:02 
2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/timer.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/timer.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/timer.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/timer.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/timer_private.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/timer_private.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/timer_private.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/timer_private.h Fri Aug 23 19:35:02 2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/work_queue.c
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/work_queue.c?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/work_queue.c (original)
+++ qpid/trunk/qpid/extras/dispatch/src/work_queue.c Fri Aug 23 19:35:02 2013
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Modified: qpid/trunk/qpid/extras/dispatch/src/work_queue.h
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/src/work_queue.h?rev=1516996&r1=1516995&r2=1516996&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/src/work_queue.h (original)
+++ qpid/trunk/qpid/extras/dispatch/src/work_queue.h Fri Aug 23 19:35:02 2013
@@ -8,9 +8,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to