Fix cpplint warning for Travis Continuous Integration

This commit is contained in:
Sébastien Rombauts 2014-09-17 22:29:42 +02:00
parent 8b0fa672bf
commit 55edadd56d

View File

@ -49,7 +49,7 @@ public:
mIndex(aOther.mIndex) mIndex(aOther.mIndex)
{ {
} }
/** /**
* @brief Encapsulation of a Column in a Row of the result. * @brief Encapsulation of a Column in a Row of the result.
* *