summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/plugin.c b/riscos/plugin.c
index 8dba4ba87..074b9ec97 100644
--- a/riscos/plugin.c
+++ b/riscos/plugin.c
@@ -228,7 +228,7 @@ void plugin_write_parameters_file(struct object_params *params)
struct plugin_params* temp;
int *time;
byte pdata[4] = {0, 0, 0, 0};
- os_fw *pfile;
+ os_fw pfile;
int i, j, rsize;
char *tstr;