X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/c48eb01dbed808464cc3f702cc910f3962351825..d9c25796473e750eb273b68bc36576f5713cd0f1:/include/common.h diff --git a/include/common.h b/include/common.h index d5cd0c3..f79d833 100644 --- a/include/common.h +++ b/include/common.h @@ -21,7 +21,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA * - * $Id: common.h 6 2005-09-10 01:02:21Z nenolod $ */ #ifndef INCLUDED_common_h @@ -64,8 +63,8 @@ /* Right out of the RFC */ #define IRCD_BUFSIZE 512 - -/* readbuf size */ + +/* readbuf size */ #define READBUF_SIZE 16384 #endif /* INCLUDED_common_h */