Fix cpplint warning for Travis Continuous Integration

This commit is contained in:
Sébastien Rombauts 2014-09-17 22:29:37 +02:00
parent 618169cf36
commit 8b0fa672bf

View File

@ -75,7 +75,7 @@ public:
* @brief Reset the statement to make it ready for a new execution. * @brief Reset the statement to make it ready for a new execution.
*/ */
void reset(); void reset();
/** /**
* @brief Clears away all the bindings of a prepared statement. * @brief Clears away all the bindings of a prepared statement.
*/ */