X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2Fezset.cpp;h=efef8c162d9c8e98a8c7475ee24e35ed9d0f29db;hb=15328388f5fdbbdeaa50816602af7de794a5ee0d;hp=872d4e95cc5be57eb292baec38208ce807cdc11b;hpb=1a050c98763fbbc0662731b0b76953acede6f5d7;p=ctsim.git 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); }