chiark / gitweb /
do not print nuls in later bits of resolve ends
authorian <ian>
Sun, 27 Jul 2008 22:40:49 +0000 (22:40 +0000)
committerian <ian>
Sun, 27 Jul 2008 22:40:49 +0000 (22:40 +0000)
hostside/resolve.c

index 465e0658d35ee2d2c64dd9acf4329f233ae5b7a0..34f7b00d46c90cfd19981ea5f465b2b344beff96 100644 (file)
@@ -419,7 +419,7 @@ static int constraint_nextseg(TrackLocation *t, struct TrackAdvanceContext *c,
   
   DPRINTF(resolving,ends, "  constraint_nextseg %c"
          " %s%s remain=%d dist=INF-%d det=%d ours=%d owner=%s home=%s\n",
-         "fr"[u->rear],
+         "frx"[u->rear],
          t->backwards?"-":"", t->seg->i->pname, t->remain,
          TL_DIST_INF - c->distance,
          t->seg->res_detect,