From 4c0c20fc2cf07de18fe2367ec2afa4666d557a1b Mon Sep 17 00:00:00 2001 From: uz Date: Sat, 10 Mar 2012 23:08:35 +0000 Subject: [PATCH] Fixed a few doc issues. By Stefan Haubenthal. git-svn-id: svn://svn.cc65.org/cc65/trunk@5599 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index a0759c5c6..fe832c563 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -4296,12 +4296,8 @@ be used in presence of a prototype. / - -The function is only available as fastcall function, so it may only -be used in presence of a prototype. - + / - @@ -4490,7 +4486,7 @@ ser_put('A'); / - The function is only available as fastcall function, so it may only @@ -4509,7 +4505,7 @@ be used in presence of a prototype. / - / - -The function is only available as fastcall function, so it may only -be used in presence of a prototype. -