Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6b896f5

Browse files
committed
Fix typo in comment for pclose_check() function.
Backpatch to 9.2. Etsuro Fujit
1 parent 9a93e71 commit 6b896f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/port/exec.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ pipe_read_line(char *cmd, char *line, int maxsize)
506506
/*
507507
* pclose() plus useful error reporting
508508
* Is this necessary? bjm 2004-05-11
509-
* Originaally this was stated to be here because pipe.c had backend linkage.
509+
* Originally this was stated to be here because pipe.c had backend linkage.
510510
* Perhaps that's no longer so now we have got rid of pipe.c amd 2012-03-28
511511
*/
512512
int

0 commit comments

Comments
 (0)