Willy-JL 1 năm trước cách đây
mục cha
commit
760e4ac1f6
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      mtp/src/scenes/mtp/storage_ops.c
  2. 1 1
      mtp/src/scenes/mtp/storage_ops.h

+ 1 - 1
mtp/src/scenes/mtp/storage_ops.c

@@ -127,4 +127,4 @@ int list_and_issue_handles(
     free(file_name);
     free(full_path);
     return count;
-}
+}

+ 1 - 1
mtp/src/scenes/mtp/storage_ops.h

@@ -13,4 +13,4 @@ int list_and_issue_handles(
     AppMTP* mtp,
     uint32_t storage_id,
     uint32_t association,
-    uint32_t* handles);
+    uint32_t* handles);