commit 14b02be9d2241aed598ed49954ee0e4f4edc4b25
parent e80f144816f710f4f9b6fc6f2e5d46198cd1b0f9
Author: Florian Dold <florian.dold@gmail.com>
Date: Wed, 4 Apr 2018 18:11:57 +0200
should be fixme, not preprocessor warning
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/testing_api_cmd_tip.c b/src/lib/testing_api_cmd_tip.c
@@ -823,7 +823,7 @@ tip_pickup_cleanup (void *cls,
const struct TALER_TESTING_Command *cmd)
{
struct TipPickupState *tps = cls;
- #warning free elements *in* the state!
+ /* FIXME: free elements *in* the state! */
if (NULL != tps->tpo)
{
TALER_LOG_WARNING ("Tip-pickup operation"