]> wimlib.net Git - wimlib/blobdiff - include/wimlib.h
Report directory tree scan errors
[wimlib] / include / wimlib.h
index ffc9cdbf3d9ef31acee107fe6594d387bf93412f..649f52a3c884f3734423db2fc9e073362a52707e 100644 (file)
@@ -725,6 +725,7 @@ enum wimlib_progress_msg {
         * Currently, only the following types of errors will result in this
         * progress message being sent:
         *
+        *      - Directory tree scan errors, e.g. from wimlib_add_image()
         */
        WIMLIB_PROGRESS_MSG_HANDLE_ERROR = 31,
 };