Content-Length: 257658 | pFad | http://github.com/postgrespro/postgres_cluster/commit/b986270bd4bec964d239cd73f7aaf5131a6996fa

72 Fix whitespace · postgrespro/postgres_cluster@b986270 · GitHub
Skip to content

Commit b986270

Browse files
committed
Fix whitespace
1 parent 29dcf7d commit b986270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/port/username.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ get_user_name(char **errstr)
5050
return pw->pw_name;
5151
#else
5252
/* UNLEN = 256, 'static' variable remains after function exit */
53-
static char username[256 + 1];
53+
static char username[256 + 1];
5454
DWORD len = sizeof(username) - 1;
5555

5656
if (!GetUserName(username, &len))

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_cluster/commit/b986270bd4bec964d239cd73f7aaf5131a6996fa

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy