mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Fix comment-within-comment warning.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#ifndef LINT
|
#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
|
#endif
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
/*%
|
* \brief
|
||||||
* ftruncate - set file size, BSD Style
|
* ftruncate - set file size, BSD Style
|
||||||
*
|
*
|
||||||
* shortens or enlarges the file as neeeded
|
* shortens or enlarges the file as neeeded
|
||||||
|
Reference in New Issue
Block a user