Fixed various warnings
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@804 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -203,7 +203,7 @@ Gnuplot::~Gnuplot()
|
|||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
bool Gnuplot::get_program_path(const string pname)
|
bool Gnuplot::get_program_path(const string& pname)
|
||||||
{
|
{
|
||||||
list<string> ls;
|
list<string> ls;
|
||||||
char *path;
|
char *path;
|
||||||
|
|||||||
Reference in New Issue
Block a user