Skip to content

Commit 8e0c519

Browse files
committed
Add missing parenthesis in comment.
1 parent e6c2e8c commit 8e0c519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/storage/proc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ typedef struct PROC_HDR
180180
{
181181
/* Array of PGPROC structures (not including dummies for prepared txns) */
182182
PGPROC *allProcs;
183-
/* Array of PGXACT structures (not including dummies for prepared txns */
183+
/* Array of PGXACT structures (not including dummies for prepared txns) */
184184
PGXACT *allPgXact;
185185
/* Length of allProcs array */
186186
uint32 allProcCount;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy