]> wimlib.net Git - wimlib/commitdiff
capture_common.c: Fix comment
authorEric Biggers <ebiggers3@gmail.com>
Sat, 14 Jun 2014 04:29:28 +0000 (23:29 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 14 Jun 2014 04:29:28 +0000 (23:29 -0500)
src/capture_common.c

index 7d7315a8e6ffd1480a92e4b3888db0e35a9de1b6..ececd29a8447ab1ac3896a9a3f25609ff183fccb 100644 (file)
@@ -44,8 +44,7 @@
  *     Flags, optional progress function, and progress data for the capture
  *     operation.
  * @status
- *     Status of the scanned file (ok, unsupported, excluded, or excluded
- *     symlink).
+ *     Status of the scanned file.
  * @inode
  *     If @status is WIMLIB_SCAN_DENTRY_OK, this is a pointer to the WIM inode
  *     that has been created for the scanned file.  The first time the file is