Skip to content

Commit

Permalink
Fix cpplint warning for Travis Continuous Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
SRombauts committed Sep 17, 2014
1 parent 8b0fa67 commit 55edadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SQLiteCpp/Column.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class Column
mIndex(aOther.mIndex)
{
}

/**
* @brief Encapsulation of a Column in a Row of the result.
*
Expand Down

0 comments on commit 55edadd

Please sign in to comment.