Index: common/capstr.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/capstr.c,v retrieving revision 1.93 diff -u -r1.93 capstr.c --- common/capstr.c 2002/02/11 10:38:00 1.93 +++ common/capstr.c 2002/02/11 16:32:41 @@ -123,6 +123,5 @@ if (!s) { s = CAPABILITY; } - if (s) return; sz_strlcpy(our_capability_internal, s); }