1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-25 20:23:07 +03:00

Clear some style deviations.

This commit is contained in:
Noah Misch
2020-05-21 08:31:16 -07:00
parent e4db972ed5
commit 3350fb5d1f
11 changed files with 12 additions and 19 deletions

View File

@@ -1250,7 +1250,7 @@ PQenv2encoding(void)
#ifdef ENABLE_NLS
static void
libpq_binddomain()
libpq_binddomain(void)
{
static bool already_bound = false;