mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Clear some style deviations.
This commit is contained in:
@ -1250,7 +1250,7 @@ PQenv2encoding(void)
|
||||
#ifdef ENABLE_NLS
|
||||
|
||||
static void
|
||||
libpq_binddomain()
|
||||
libpq_binddomain(void)
|
||||
{
|
||||
static bool already_bound = false;
|
||||
|
||||
|
Reference in New Issue
Block a user