Remove extraneous semicolons after routine bodies. These don't bother

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

Commit: 3f435f9e9950c35fbc5f774d2505951855b30263
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-04T17:14:29Z
Releases: 7.3.1
Remove extraneous semicolons after routine bodies.  These don't bother
gcc, but some other compilers don't like 'em.

Files

PathChange+/−
contrib/isbn_issn/isbn_issn.c modified +13 −17