Skip to content
Snippets Groups Projects
Commit ccceb0bc authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

..

parent 43a299e5
No related branches found
No related tags found
No related merge requests found
......@@ -375,7 +375,7 @@ bool frida_command(string cmd)
if (fs::path(fname).extension().string()=="")
fname += ext;
mode = SMem::instance()->overwrite ? "overwrite" : "create";
} else {
} else { // gfa
fname = sask("Graphic file name", fname);
mode = "append";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment