Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/resolv/res_private.h,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/resolv/res_private.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- src/lib/libc/resolv/res_private.h 2004/05/20 17:18:54 1.1.1.1 +++ src/lib/libc/resolv/res_private.h 2007/01/27 21:45:39 1.1.1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: res_private.h,v 1.1.1.1 2004/05/20 17:18:54 christos Exp $ */ +/* $NetBSD: res_private.h,v 1.1.1.2 2007/01/27 21:45:39 christos Exp $ */ #ifndef res_private_h #define res_private_h @@ -20,3 +20,5 @@ extern int res_ourserver_p(const res_state statp, const struct sockaddr *sa); #endif + +/*! \file */