[mlpack] 12/37: Minor comment fix.

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Feb 15 19:35:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to tag mlpack-1.0.10
in repository mlpack.

commit 87e71482700fb9c5a66084eb7cc1745a32016c6e
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 14:50:15 2014 +0000

    Minor comment fix.
---
 src/mlpack/tests/to_string_test.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/mlpack/tests/to_string_test.cpp b/src/mlpack/tests/to_string_test.cpp
index 0b86d18..6a75251 100644
--- a/src/mlpack/tests/to_string_test.cpp
+++ b/src/mlpack/tests/to_string_test.cpp
@@ -1,11 +1,10 @@
 /**
- * @file ToStringTest.cpp
+ * @file to_string_test.cpp
  * @author Ryan Birmingham
  *
  * Test of the AugmentedLagrangian class using the test functions defined in
  * aug_lagrangian_test_functions.hpp.
- **/
-
+ */
 #include <mlpack/core.hpp>
 #include <mlpack/core.hpp>
 #include <boost/test/unit_test.hpp>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list