mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Remove bogus comment.
This commit is contained in:
@ -534,8 +534,7 @@ ProcessStandbyMessage(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* Check message type from the first byte. At the moment, there is only
|
||||
* one type.
|
||||
* Check message type from the first byte.
|
||||
*/
|
||||
msgtype = pq_getmsgbyte(&reply_message);
|
||||
|
||||
|
Reference in New Issue
Block a user