]> wimlib.net Git - wimlib/commitdiff
wimlib.h: remove outdated list of Windows architectures
authorEric Biggers <ebiggers3@gmail.com>
Sun, 2 Apr 2023 06:29:14 +0000 (23:29 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 2 Apr 2023 06:29:14 +0000 (23:29 -0700)
include/wimlib.h

index b4f145b3d626aebb828921b0bcb2abc899811ac9..18b6f253a9316dd69eb8ba114b6835f9842151d0 100644 (file)
@@ -30,9 +30,8 @@
  * @subsection Windows
  *
  * Download the Windows binary distribution with the appropriate architecture
- * (i686 or x86_64 --- also called "x86" and "amd64" respectively) from
- * https://wimlib.net.  Link your program with libwim-15.dll.  If needed by your
- * programming language or development environment, the import library
+ * from https://wimlib.net.  Link your program with libwim-15.dll.  If needed by
+ * your programming language or development environment, the import library
  * libwim.lib and C/C++ header wimlib.h can be found in the directory "devel" in
  * the ZIP file.
  *