fix typo
authorTom Henderson <tomh@tomh.org>
Sat, 10 Aug 2013 16:55:31 -0700
changeset 10124 8c67f59ab691
parent 10123 332a850cd191
child 10125 49db55240008
fix typo
src/stats/helper/gnuplot-helper.h
--- a/src/stats/helper/gnuplot-helper.h	Fri Aug 09 07:03:31 2013 -0700
+++ b/src/stats/helper/gnuplot-helper.h	Sat Aug 10 16:55:31 2013 -0700
@@ -90,7 +90,7 @@
                       const std::string &title,
                       const std::string &xLegend,
                       const std::string &yLegend,
-                      const std::string &terminalType = ".png");
+                      const std::string &terminalType = "png");
 
   /**
    * \param typeId the type ID for the probe used when it is created.