X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2Fezset.cpp;h=efef8c162d9c8e98a8c7475ee24e35ed9d0f29db;hp=872d4e95cc5be57eb292baec38208ce807cdc11b;hb=88fd1492afba7c103e2bedbaac0d69fb9bf3cf66;hpb=1a050c98763fbbc0662731b0b76953acede6f5d7 diff --git a/libctgraphics/ezset.cpp b/libctgraphics/ezset.cpp index 872d4e9..efef8c1 100644 --- a/libctgraphics/ezset.cpp +++ b/libctgraphics/ezset.cpp @@ -384,7 +384,7 @@ EZPlot::do_cmd (int lx) void -EZPlot::bad_option (char *opt) +EZPlot::bad_option (const char *opt) { sys_error (ERR_WARNING, "INVALID option: %s", opt); }