x86/insns.dat: add missing semicolon in comment

Comment was missing a semicolon; fix to avoid unnecessary warning and
to make sure the documentation is generated correctly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 file changed
tree: ae3e34ae1ba3fd471a1205499051bda3ea931bcf
  1. asm/
  2. autoconf/
  3. common/
  4. config/
  5. contrib/
  6. disasm/
  7. doc/
  8. headers/
  9. include/
  10. macros/
  11. misc/
  12. Mkfiles/
  13. nasmlib/
  14. nsis/
  15. output/
  16. perllib/
  17. stdlib/
  18. test/
  19. tools/
  20. travis/
  21. x86/
  22. .gitattributes
  23. .gitignore
  24. .travis.yml
  25. AUTHORS
  26. autogen.sh
  27. ChangeLog
  28. CHANGES
  29. configure.ac
  30. INSTALL
  31. LICENSE
  32. Makefile.in
  33. nasm.spec.in
  34. nasm.spec.sed
  35. nasm.txt
  36. ndisasm.txt
  37. README.md
  38. SubmittingPatches
  39. version
  40. version.pl
README.md

NASM, the Netwide Assembler

master

Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).

Now we have good news for you: NASM is licensed under the “simplified” (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.

Visit our nasm.us website for more details.

With best regards, the NASM crew.