mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Fix whitespace
This commit is contained in:
@@ -71,7 +71,7 @@ const char *
|
||||
get_user_name_or_exit(const char *progname)
|
||||
{
|
||||
const char *user_name;
|
||||
char *errstr;
|
||||
char *errstr;
|
||||
|
||||
user_name = get_user_name(&errstr);
|
||||
|
||||
|
Reference in New Issue
Block a user