From: Rob Austein Date: Wed, 27 Apr 2005 18:16:45 +0000 (+0000) Subject: Fix comment-within-comment warning. X-Git-Tag: v9.2.6b1~111^2~28 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=62a6efe7c92da57ac0c091b2ceda9eba07e7b4f7;p=thirdparty%2Fbind9.git Fix comment-within-comment warning. --- diff --git a/lib/bind/bsd/ftruncate.c b/lib/bind/bsd/ftruncate.c index c59bc013938..5ac4ebac9bd 100644 --- a/lib/bind/bsd/ftruncate.c +++ b/lib/bind/bsd/ftruncate.c @@ -1,9 +1,9 @@ #ifndef LINT -static const char rcsid[] = "$Id: ftruncate.c,v 1.2 2005/04/27 04:56:10 sra Exp $"; +static const char rcsid[] = "$Id: ftruncate.c,v 1.3 2005/04/27 18:16:45 sra Exp $"; #endif -/*! \file -/*% +/*! \file + * \brief * ftruncate - set file size, BSD Style * * shortens or enlarges the file as neeeded