mirror of
https://github.com/postgres/postgres.git
synced 2025-11-03 09:13:20 +03:00
Fix whitespace
This commit is contained in:
@@ -456,7 +456,7 @@ dump_variables(struct arguments * list, int mode)
|
||||
/* Then release the list element. */
|
||||
if (mode != 0)
|
||||
free(list);
|
||||
|
||||
|
||||
free(str_zero);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user