[mlpack] 19/207: Fix minor doxygen issue in order to trigger benchmark build.

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Mar 23 17:53:37 UTC 2017


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

bap pushed a commit to branch master
in repository mlpack.

commit ceb91e2322da72208f492e68bdc65687e7cbad07
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jan 9 14:22:09 2017 -0500

    Fix minor doxygen issue in order to trigger benchmark build.
---
 src/mlpack/methods/perceptron/perceptron_main.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/mlpack/methods/perceptron/perceptron_main.cpp b/src/mlpack/methods/perceptron/perceptron_main.cpp
index 8568ec6..00e0aa3 100644
--- a/src/mlpack/methods/perceptron/perceptron_main.cpp
+++ b/src/mlpack/methods/perceptron/perceptron_main.cpp
@@ -1,6 +1,6 @@
-/*
- * @file: perceptron_main.cpp
- * @author: Udit Saxena
+/**
+ * @file perceptron_main.cpp
+ * @author Udit Saxena
  *
  * This program runs the Simple Perceptron Classifier.
  *

-- 
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