X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib.h;h=afed2af1147b62ad37376af53cb150938e568ff8;hb=7a013be24d13570d28fea34c1c8c1f10ee3d653f;hp=71ef0a8e160d0270bf3497b3621f663bc2cfbe2e;hpb=5816eba3f41b63910c5d932a8ed22a2c9f65c492;p=wimlib diff --git a/include/wimlib.h b/include/wimlib.h index 71ef0a8e..afed2af1 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -624,7 +624,10 @@ union wimlib_progress_info { WIMLIB_SCAN_DENTRY_OK = 0, /** File or directory is being excluded from capture due - * to the capture configuration file. */ + * to the capture configuration file, or being an + * absolute symbolic link that points outside of the + * capture directory without ::WIMLIB_ADD_FLAG_NORPFIX. + */ WIMLIB_SCAN_DENTRY_EXCLUDED, /** File or directory is being excluded from capture due