From cf16b2181dbd1e769b1cdd2d6c27e5300a419012 Mon Sep 17 00:00:00 2001 From: Jan Huwald Date: Mon, 21 May 2012 13:08:37 +0200 Subject: remove outdated comments diff --git a/hbbpc.c b/hbbpc.c index e4687af..fac51e8 100644 --- a/hbbpc.c +++ b/hbbpc.c @@ -1,8 +1,3 @@ -/* -** broadcaster.c -- a datagram "client" like talker.c, except -** this one can broadcast -*/ - #include "common.h" #include "crypto.h" diff --git a/hbbpd.c b/hbbpd.c index f47cd28..17f8033 100644 --- a/hbbpd.c +++ b/hbbpd.c @@ -1,7 +1,3 @@ -/* -** listener.c -- a datagram sockets "server" demo -*/ - #include #include #include -- cgit v0.10.1