Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 520dbe6

Browse files
committed
Misleading comment
1 parent 2836e29 commit 520dbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/network/postgres_protocol_handler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ void PostgresProtocolHandler::ExecExecuteMessageGetResult(ResultType status) {
856856
return;
857857
}
858858
}
859-
} // namespace network
859+
}
860860

861861
void PostgresProtocolHandler::GetResult() {
862862
traffic_cop_->ExecuteStatementPlanGetResult();

0 commit comments

Comments
 (0)