X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fwimlib.h;h=ad8db22556cdd48dab17b6a698a8bdf90cc6685b;hb=c1179a579f522f85836600e9e224dfcf3fc0ca57;hp=90bbe05514e4fc524c0a4a477728c18773109768;hpb=e5f14906472d2c8575d32100f06da365f70d3028;p=wimlib diff --git a/src/wimlib.h b/src/wimlib.h index 90bbe055..ad8db225 100644 --- a/src/wimlib.h +++ b/src/wimlib.h @@ -418,6 +418,9 @@ enum wimlib_error_code { * dir. * @retval ::WIMLIB_ERR_READ * Failed to read a file in the directory tree rooted at @a dir. + * @retval ::WIMLIB_ERR_SPECIAL_FILE + * The directory tree rooted at @dir contains a special file that is not a + * directory, regular file, or symbolic link. * @retval ::WIMLIB_ERR_STAT * Failed obtain the metadata for a file or directory in the directory tree * rooted at @a dir.