Fix misspelled struct tag.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cf5389f5b57af714d002d532add291f87ddb0062
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-05-19T19:05:58Z
Releases: 10.0
Fix misspelled struct tag.

This was evidently intended to match the struct's typedef name,
but it didn't quite.  Noted while testing find_typedefs.

Files

PathChange+/−
src/backend/utils/adt/jsonfuncs.c modified +1 −1