Commit 2627778f03e2782ef6528c45803dd06f7294562a

Authored by perry.werneck@gmail.com
1 parent a63a0c5d

Ajuste para empacotamento windows

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/plugins/hllapi/pluginmain.c
... ... @@ -178,7 +178,7 @@
178 178 const gchar * remote = (const char *) (local+strlen(local)+1);
179 179  
180 180 return v3270_transfer_file( v3270_get_default_widget(),
181   - source->options,
  181 + (LIB3270_FT_OPTION) source->options,
182 182 local,
183 183 remote,
184 184 source->lrecl,
... ...