[Freeciv-Dev] (PR#12592) [Patch] Remove errorlog from non-error situatio
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12592 >
- ML
diff -Nurd -X.diff_ignore freeciv/ai/aiunit.c freeciv/ai/aiunit.c
--- freeciv/ai/aiunit.c 2005-03-22 01:16:37.796875000 +0200
+++ freeciv/ai/aiunit.c 2005-03-22 21:15:06.093750000 +0200
@@ -1260,8 +1260,8 @@
}
if (attack_value == 0) {
- /* A very poor attacker... */
- UNIT_LOG(LOG_ERROR, punit, "non-attacker passed to fstk");
+ /* A very poor attacker...
+ * probably low on HP */
return 0;
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#12592) [Patch] Remove errorlog from non-error situation,
Marko Lindqvist <=
|
|