add function conv param string
[oweals/gnunet.git] / src / vpn / gnunet-helper-vpn.c
index 41680f14223081c289d5b9c14099469808348537..0519680ebee988e978c66fe0256f2460fbd133f1 100644 (file)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**
@@ -543,7 +543,6 @@ PROCESS_BUFFER:
       }
     }
   }
-  fprintf (stderr, "Exiting select() loop\n");
 }