aboutsummaryrefslogtreecommitdiff
path: root/src/libmtp.c
diff options
context:
space:
mode:
authorReverend Homer <mk.43.ecko@gmail.com>2015-11-22 19:58:01 +0300
committerReverend Homer <mk.43.ecko@gmail.com>2015-11-22 19:58:01 +0300
commit8e3af297408066f80a3b9801b2cd0b5894033bff (patch)
treef5ec8390f82b523dcca7c62cec92353df60890b6 /src/libmtp.c
parentfee10cc1d81dd3a7f6d6a7b0075e099a1a43dc02 (diff)
downloadlibmtp-8e3af297408066f80a3b9801b2cd0b5894033bff.tar.gz
LIBMP_Create_Folder: fixed doc
https://sourceforge.net/p/libmtp/bugs/1472/ 0xFFFFFFFF for root folder instead of 0
Diffstat (limited to 'src/libmtp.c')
-rw-r--r--src/libmtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmtp.c b/src/libmtp.c
index bcbf618..4309e0e 100644
--- a/src/libmtp.c
+++ b/src/libmtp.c
@@ -7271,7 +7271,7 @@ LIBMTP_folder_t *LIBMTP_Get_Folder_List(LIBMTP_mtpdevice_t *device)
* if the device does not support all the characters in the
* name.
* @param parent_id id of parent folder to add the new folder to,
- * or 0 to put it in the root directory.
+ * or 0xFFFFFFFF to put it in the root directory.
* @param storage_id id of the storage to add this new folder to.
* notice that you cannot mismatch storage id and parent id:
* they must both be on the same storage! Pass in 0 if you