X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/28cb7c11f44c92ef70a8ad957fd9d174add4e651..7058d14133aa43cd8b9468322ac21078280d748c:/src/babel.c diff --git a/src/babel.c b/src/babel.c index 29ce22fc..ea86ae4f 100644 --- a/src/babel.c +++ b/src/babel.c @@ -672,7 +672,7 @@ void a_babel_post_init () g_critical( "gpsbabel not found in PATH" ); } else - gpsbabel_loc = (gchar*)gpsbabel; + gpsbabel_loc = g_strdup ( gpsbabel ); // Unlikely to package unbuffer on Windows so ATM don't even bother trying // Highly unlikely unbuffer is available on a Windows system otherwise