mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix whitespace
This commit is contained in:
@ -635,4 +635,3 @@ jsonpath_yyfree(void *ptr)
|
||||
if (ptr)
|
||||
pfree(ptr);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user