commit | 5e3cb7e8699f855193179a8cb799d1087f4a2ac9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Feb 27 23:58:35 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 27 23:58:35 2006 +0000 |
tree | 297e019074e2c2b85d5151701fcfae03bf02ceb9 | |
parent | eddf53b02e2b007208b19c74fb616be2c0839b36 [diff] [blame] |
updated for version 7.0209
diff --git a/src/os_riscos.c b/src/os_riscos.c index 39a03cc..cc52d85 100644 --- a/src/os_riscos.c +++ b/src/os_riscos.c
@@ -1245,7 +1245,7 @@ ; type_string[i] = 0; - set_string_option_direct("osfiletype", -1, type_string, OPT_FREE); + set_string_option_direct("osfiletype", -1, type_string, OPT_FREE, 0); return; }