From: ol.sc Date: Fri, 16 Nov 2012 22:47:34 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: V2.14~138 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=369f702860253929e62f27148015ade7ff5ba6ab;p=cc65 Fixed typo. git-svn-id: svn://svn.cc65.org/cc65/trunk@5936 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 22704a30d..a5cf80a69 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -4549,7 +4549,7 @@ useful for assembler programs. Using the , and keywords it it possible to export functions in a +name=".INTERRUPTOR"> keywords it is possible to export functions in a special way. The linker is able to generate tables with all functions of a specific type. Such a table will only include symbols from object files that are linked into a specific executable. This may be used to add