Pārlūkot izejas kodu

Corrects white space

CapXilinx 9 gadi atpakaļ
vecāks
revīzija
e26068ea19
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      source/src/cip/cipconnectionmanager.c

+ 1 - 1
source/src/cip/cipconnectionmanager.c

@@ -373,7 +373,7 @@ EipStatus ForwardOpen(CipInstance *instance,
   }
 
   /*parsing is now finished all data is available and check now establish the connection */
-  ConnectionManagementHandling * connection_management_entry = GetConnectionManagementEntry(
+  ConnectionManagementHandling *connection_management_entry = GetConnectionManagementEntry(
       g_dummy_connection_object.connection_path.class_id);
   if (NULL != connection_management_entry) {
     temp = connection_management_entry->open_connection_function(