From fbbab1655f7723df2a5d8a3d44a803698be08552 Mon Sep 17 00:00:00 2001 From: cuz Date: Thu, 21 Feb 2008 16:59:57 +0000 Subject: [PATCH] The descriptions of the CLI and SEI functions were reversed. git-svn-id: svn://svn.cc65.org/cc65/trunk@3811 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 05bcbb47a..57a5ce948 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -811,8 +811,8 @@ is present. / The function is actually a macro. Disabling interrupts may lead to unexpected results. @@ -932,10 +932,11 @@ depend of the address expression used. / The function is actually a macro. +Disabling interrupts may lead to unexpected results.