]> wimlib.net Git - wimlib/blobdiff - include/wimlib.h
Use tchar for error file path
[wimlib] / include / wimlib.h
index 56b6c89398be69a9284dd82feef529cd72d21899..ea85cd0cfcb74a266a8c2c2b234e8f3445d091da 100644 (file)
@@ -3692,7 +3692,7 @@ wimlib_set_error_file(FILE *fp);
  *     wimlib was compiled using the <c>--without-error-messages</c> option.
  */
 extern int
  *     wimlib was compiled using the <c>--without-error-messages</c> option.
  */
 extern int
-wimlib_set_error_file_by_name(const char *path);
+wimlib_set_error_file_by_name(const wimlib_tchar *path);
 
 /**
  * @ingroup G_modifying_wims
 
 /**
  * @ingroup G_modifying_wims