-cleaner
authorChristian Grothoff <christian@grothoff.org>
Mon, 23 Sep 2013 09:07:29 +0000 (09:07 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 23 Sep 2013 09:07:29 +0000 (09:07 +0000)
src/gns/gnunet-service-gns_resolver.c

index ab4b8b01d139aa396ac02f3c21e2b3d4f41d82fb..1c93d448d11cd2276e2115152ac3e8610dda9aaa 100644 (file)
@@ -1336,8 +1336,10 @@ handle_gns_resolution_result (void *cls,
                             &pub,
                             rh->shorten_key);
        }
+       rd_off++;
+       break;
       default:
-  rd_off++;
+       rd_off++;
        break;
       }
     }