Browse Source

cosmetic changes

ambrop7 13 năm trước cách đây
mục cha
commit
fcf1046513
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      ncd/NCDObject.c

+ 1 - 0
ncd/NCDObject.c

@@ -196,6 +196,7 @@ int NCDObject_ResolveVarExprCompact (NCDObject *o, const char *names, size_t num
         }
         
         object = dig_into_object(obj2);
+        
         names += strlen(names) + 1;
         num_names--;
     }