Fix and clean up some comments

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2015-06-14 11:36:40 +02:00
parent 9f25de3dce
commit eba87789ab
37 changed files with 73 additions and 69 deletions

View file

@ -40,13 +40,6 @@
* Y = Yes, wants an update.
* N = No, change status to not wanting an update.
* C = Check (the default), check how many want an update.
*
* Sets/Unsets a nation flag.
*
* Only considers NORMAL, active countries. No Deities or sanctuaries.
*
* After the change, send a message to the "tm" for it to check
* if an update should occur.
*/
#include <config.h>