Commit e537ac51 authored by Peter Eisentraut's avatar Peter Eisentraut

Fix whitespace

parent 1f050c08
......@@ -477,4 +477,3 @@ method:
| KEYVALUE_P { $$ = jpiKeyValue; }
;
%%
......@@ -635,4 +635,3 @@ jsonpath_yyfree(void *ptr)
if (ptr)
pfree(ptr);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment