]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix comment-within-comment warning.
authorRob Austein <sra@isc.org>
Wed, 27 Apr 2005 18:16:45 +0000 (18:16 +0000)
committerRob Austein <sra@isc.org>
Wed, 27 Apr 2005 18:16:45 +0000 (18:16 +0000)
lib/bind/bsd/ftruncate.c

index c59bc01393808137c7327d6762a1d4138eb23acf..5ac4ebac9bd12935a7b23ecb4d86ec80f4c32031 100644 (file)
@@ -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