mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Remove useless whitespace at end of lines
This commit is contained in:
@@ -608,7 +608,7 @@ create_tablespace_directories(const char *location, const Oid tablespaceoid)
|
||||
errmsg("could not remove symbolic link \"%s\": %m",
|
||||
linkloc)));
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Create the symlink under PGDATA
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user