From: Eric Biggers Date: Mon, 19 Nov 2012 00:01:37 +0000 (-0600) Subject: wimlib.h doc fix X-Git-Tag: v1.2.0~38 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=dd5dc12f1e65715541c85d40684f5a2d6fb5e877 wimlib.h doc fix --- diff --git a/src/wimlib.h b/src/wimlib.h index c83a36dc..df2dffab 100644 --- a/src/wimlib.h +++ b/src/wimlib.h @@ -1538,7 +1538,7 @@ extern int wimlib_unmount(const char *dir, int flags); * @param image * The image inside the WIM to write. Use ::WIM_ALL_IMAGES to include all * images. - * @param flags + * @param write_flags * Bitwise OR of ::WIMLIB_WRITE_FLAG_CHECK_INTEGRITY and/or * ::WIMLIB_WRITE_FLAG_SHOW_PROGRESS. If * ::WIMLIB_WRITE_FLAG_CHECK_INTEGRITY is given, an integrity table is