From f43de2032cc8679237d31d3bc654726bf1034c0f Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 8 Dec 2016 20:02:48 +0100 Subject: [PATCH] spurious comment --- storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage.c b/storage.c index 2183bf1..2aa04ee 100644 --- a/storage.c +++ b/storage.c @@ -1565,7 +1565,7 @@ static bool load_otrw_waypoints(struct udata *ud, JsonNode *wplist, char *user, /* * Just before initially storing in LMDB, we need to determine whether - * device is currently within or without a waypoint... FIXME + * device is currently within or without a waypoint... */ /* Note: we don't need buf -- just checking if key exists */