mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 17:56:13 -04:00
Fix cpplint warning for Travis Continuous Integration
This commit is contained in:
parent
618169cf36
commit
8b0fa672bf
@ -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.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user