mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Fix comment-within-comment warning.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user