Skip to content

Commit ed75d49

Browse files
committed
cosmetic fixes
1 parent fef5c17 commit ed75d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mysql_bindings_statement.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,4 +953,4 @@ Handle<Value> MysqlStatement::StoreResultSync(const Arguments& args) {
953953
stmt->stored = true;
954954

955955
return scope.Close(True());
956-
}
956+
}

0 commit comments

Comments
 (0)