Content-Length: 285775 | pFad | http://github.com/postgrespro/postgres/commit/dcb2c5838183d3d305dbf713d4519d094f835b2f

80 Fix misleading comments · postgrespro/postgres@dcb2c58 · GitHub
Skip to content

Commit dcb2c58

Browse files
committed
Fix misleading comments
Josh Kupershmidt
1 parent 3284e03 commit dcb2c58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/pgcrypto/pgp-compress.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ compress_init(PushFilter *next, void *init_arg, void **priv_p)
105105

106106
/* writes compressed data packet */
107107

108-
/* cant handle zero-len incoming data, but shouldnt */
108+
/* can handle zero-len incoming data, but shouldn't */
109109
static int
110110
compress_process(PushFilter *next, void *priv, const uint8 *data, int len)
111111
{

src/pl/plperl/plperl_helpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sv2cstr(SV *sv)
6262
(SvTYPE(sv) > SVt_PVLV && SvTYPE(sv) != SVt_PVFM))
6363
sv = newSVsv(sv);
6464
else
65-
/* increase the reference count so we cant just SvREFCNT_dec() it when
65+
/* increase the reference count so we can just SvREFCNT_dec() it when
6666
* we are done */
6767
SvREFCNT_inc(sv);
6868

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/dcb2c5838183d3d305dbf713d4519d094f835b2f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy