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.
*/
void reset();
/**
* @brief Clears away all the bindings of a prepared statement.
*/