mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Massive commit to run PGINDENT on all *.c and *.h files.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
int
|
||||
inet_aton(const char *cp, struct in_addr *addr);
|
||||
inet_aton(const char *cp, struct in_addr * addr);
|
||||
|
||||
Reference in New Issue
Block a user