2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

1851. [doc] Doxygen comment markup. [RT #11398]

This commit is contained in:
Rob Austein
2005-04-27 04:57:32 +00:00
parent b37b169ded
commit ab023a6556
710 changed files with 12448 additions and 10089 deletions

View File

@@ -16,9 +16,9 @@
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/*
/*%
* Principal Author: Brian Wellington
* $Id: dst_parse.c,v 1.1 2004/12/09 01:41:02 marka Exp $
* $Id: dst_parse.c,v 1.2 2005/04/27 04:56:46 sra Exp $
*/
#include <config.h>
@@ -410,3 +410,5 @@ dst__privstruct_writefile(const dst_key_t *key, const dst_private_t *priv,
fclose(fp);
return (ISC_R_SUCCESS);
}
/*! \file */