diff options
author | john haque <j.eh@mchsi.com> | 2012-02-26 06:57:48 -0600 |
---|---|---|
committer | john haque <j.eh@mchsi.com> | 2012-02-26 06:57:48 -0600 |
commit | 1c06c5c6f0f6d46f63977dd7407d86ccc2614226 (patch) | |
tree | 5763e51d36264e6f84a70e480d063b788c2f47cf /test | |
parent | cb17a712ea65f6510e0000374cce4efbf4ffb902 (diff) | |
download | egawk-1c06c5c6f0f6d46f63977dd7407d86ccc2614226.tar.gz egawk-1c06c5c6f0f6d46f63977dd7407d86ccc2614226.tar.bz2 egawk-1c06c5c6f0f6d46f63977dd7407d86ccc2614226.zip |
Finish MPFR changes and clean up code.
Diffstat (limited to 'test')
-rw-r--r-- | test/dumpvars.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dumpvars.ok b/test/dumpvars.ok index aa49388d..68c6a7bb 100644 --- a/test/dumpvars.ok +++ b/test/dumpvars.ok @@ -18,7 +18,7 @@ OFS: " " ORS: "\n" PREC: 53 RLENGTH: 0 -RNDMODE: "RNDN" +RNDMODE: "N" RS: "\n" RSTART: 0 RT: "\n" |