pgpool: Fix source code typos.

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Fix source code typos.
Date: 2025-06-23 02:55:30
Message-ID: E1uTXLF-00C32C-0b@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Fix source code typos.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=83f12e1505f95b02c89eabec55d2f9a061ccaa6b

Modified Files
--------------
src/auth/pool_passwd.c | 2 +-
src/include/auth/pool_passwd.h | 2 +-
src/pcp_con/recovery.c | 2 +-
src/watchdog/wd_lifecheck.c | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Bo Peng 2025-06-23 02:56:59 pgpool: Fix source code typos.
Previous Message Bo Peng 2025-06-19 00:44:31 pgpool: Doc: enhance pcp_node_info document.