Add trailing semi-colons to return statements. These were not needed
authorMike Taylor <mike@indexdata.com>
Fri, 30 Mar 2007 11:14:56 +0000 (11:14 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 30 Mar 2007 11:14:56 +0000 (11:14 +0000)
commit61fe312cdf44340b7153ccc67a7ab52adda0c498
tree17ae927ce283c6a7df51c159b80bf1e899babc0a
parent2ca46a83e0c6972392f55816d27815c25f49b32c
Add trailing semi-colons to return statements.  These were not needed
on the development box but are needed on the deployment box, presumably
due to a subtle different version of HTML::Mason
web/htdocs/details/country-list.mc
web/htdocs/details/libtype-list.mc