Re: (PR#2609) PATCH: clean up unit_upgrade_price

"Gregory Berkolaiko via RT" <[email protected]> Thu, 19 Dec 2002 02:43:14 -0800
Newsgroups gmane.games.freeciv.devel,gmane.games.freeciv.data
Message-ID <[email protected]>
On Thu, 19 Dec 2002, Guest via RT wrote:

> This patch cleans up the function unit_upgrade_price. 

Style issues:
function declarations should not be split,
blank line after variables etc.

G.