viz: eliminate warnings from tutorial code
This commit is contained in:
@@ -32,7 +32,7 @@ using namespace std;
|
||||
* @function help
|
||||
* @brief Display instructions to use this tutorial program
|
||||
*/
|
||||
void help()
|
||||
static void help()
|
||||
{
|
||||
cout
|
||||
<< "--------------------------------------------------------------------------" << endl
|
||||
|
||||
Reference in New Issue
Block a user