Author: cazfi
Date: Tue Feb 10 22:03:42 2015
New Revision: 28090

URL: http://svn.gna.org/viewcvs/freeciv?rev=28090&view=rev
Log:
Free nls on freeciv-manual exit

See bug #23257

Modified:
    branches/S2_5/tools/civmanual.c

Modified: branches/S2_5/tools/civmanual.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/tools/civmanual.c?rev=28090&r1=28089&r2=28090&view=diff
==============================================================================
--- branches/S2_5/tools/civmanual.c     (original)
+++ branches/S2_5/tools/civmanual.c     Tue Feb 10 22:03:42 2015
@@ -618,6 +618,7 @@
 
   con_log_close();
   registry_module_close();
+  free_nls();
 
   return retval;
 }


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to