removed unneeded FIXME
authorPhilipp Tölke <toelke@in.tum.de>
Sun, 10 Apr 2011 13:19:27 +0000 (13:19 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Sun, 10 Apr 2011 13:19:27 +0000 (13:19 +0000)
src/vpn/gnunet-daemon-vpn.c

index 97be45d4111f2118f9625c3fe72b4cd72298bd30..2d7060d8120a9a5373e3da104c89cd6e69021538 100644 (file)
@@ -226,7 +226,6 @@ process_answer(void* cls, const struct GNUNET_SCHEDULER_TaskContext* tc) {
      * It contains an almost complete DNS-Response, we have to fill in the ip
      * at the offset pkt->addroffset
      */
-    //FIXME htons?
     if (pkt->subtype == GNUNET_DNS_ANSWER_TYPE_SERVICE)
       {
        pkt->subtype = GNUNET_DNS_ANSWER_TYPE_IP;