From 496e7eb7cdfda8ff1fb698962a12cf5a79db11e9 Mon Sep 17 00:00:00 2001 From: borutr Date: Sun, 13 Apr 2003 17:34:28 +0000 Subject: [PATCH] updated info about #pragma SAVE/RESTORE nesting: typo corrections... git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2527 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- doc/sdccman.lyx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index 22a94a60..0bc0cbe1 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -6978,10 +6978,10 @@ SAVE - this will save all current options to the SAVE/RESTORE stack. See RESTORE. \layout Itemize -RESTORE - will restore the saved options from the last save. +RESTORE - will restore saved options from the last save. SAVEs & RESTOREs can be nested. SDCC uses a SAVE/RESTORE stack: SAVE pushes current options to the stack, - RESTORE pulls current optios from the stack. + RESTORE pulls current options from the stack. See SAVE. \layout Itemize -- 2.47.2