From 8bbfa33a7ccdde9b3be4edd3f0a6283cc4d0e0a4 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 21 Oct 2004 21:32:27 +0000 Subject: [PATCH] updated changelog git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3744 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/int.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/int.but b/Docs/src/int.but index 1da5dc17..6a1c1b3b 100644 --- a/Docs/src/int.but +++ b/Docs/src/int.but @@ -1,6 +1,6 @@ \S1{intinst} Integer Support -\S2{IntFmt} IntFmt +\S2{intfmt} IntFmt \c user_var(output) format numberstring @@ -9,7 +9,7 @@ Formats the number in "numberstring" using the format "format", and sets the out \c IntFmt $0 "0x%08X" 195948557 \c IntFmt $0 "%c" 0x41 -\S2{IntOp} IntOp +\S2{intop} IntOp \c user_var(output) value1 OP [value2]