I did a few searches but I'd just like to quickly confirm with the Guru's here:
Is there EVER a time where a semicolon ';' is put after a closing brace '}' ?
I ask only because I use CodeVision AVR and it has some "library" statement prototypes that you can click on to have pasted into your code. Some of these have semicolons after the closing brace. This is confusing me. I've always thought the closing brace was sufficient.