Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(848)

Unified Diff: src/stats/examples/gnuplot-aggregator-example.cc

Issue 317170043: Final updates to correct doxygen warnings for the stats module (Closed)
Patch Set: Additional doxygen correctons Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/stats/examples/file-helper-example.cc ('k') | src/stats/examples/gnuplot-example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/stats/examples/gnuplot-aggregator-example.cc
===================================================================
--- a/src/stats/examples/gnuplot-aggregator-example.cc
+++ b/src/stats/examples/gnuplot-aggregator-example.cc
@@ -25,13 +25,13 @@
namespace {
-//===========================================================================
-// Function: Create2dPlot
-//
-//
-// This function creates a 2-Dimensional plot.
-//===========================================================================
-
+/**
+ *===========================================================================
+ * Function: Create2dPlot
+ *
+ * This function creates a 2-Dimensional plot.
+ *===========================================================================
+ */
void Create2dPlot ()
{
using namespace std;
« no previous file with comments | « src/stats/examples/file-helper-example.cc ('k') | src/stats/examples/gnuplot-example.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b