CapXilinx 9 лет назад
Родитель
Сommit
e26068ea19
1 измененных файлов с 1 добавлено и 1 удалено
  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(