mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
Remove bogus comment.
This commit is contained in:
parent
1c249fcfcc
commit
02b1f84e7d
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user