--- hydra/src/buffer.c 2002/09/22 09:07:57 1.2 +++ hydra/src/buffer.c 2002/09/23 13:24:19 1.3 @@ -2,7 +2,7 @@ * Boa, an http server * Copyright (C) 1995 Paul Phillips * Some changes Copyright (C) 1999 Jon Nelson - + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 1, or (at your option) @@ -19,7 +19,7 @@ * */ -/* $Id: buffer.c,v 1.2 2002/09/22 09:07:57 nmav Exp $ */ +/* $Id: buffer.c,v 1.3 2002/09/23 13:24:19 nmav Exp $ */ #include "boa.h" #include "escape.h"