2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 00:55:24 +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

@@ -15,9 +15,10 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: gen-unix.h,v 1.14 2004/03/05 05:09:19 marka Exp $ */
/* $Id: gen-unix.h,v 1.15 2005/04/27 04:56:46 sra Exp $ */
/*
/*! \file
* \brief
* This file is responsible for defining two operations that are not
* directly portable between Unix-like systems and Windows NT, option
* parsing and directory scanning. It is here because it was decided