aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/resolv
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/resolv')
-rw-r--r--lib/libc/resolv/res_debug.h1
-rw-r--r--lib/libc/resolv/res_private.h2
2 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/resolv/res_debug.h b/lib/libc/resolv/res_debug.h
index 2a9c0ae6f53a..c28171d7c805 100644
--- a/lib/libc/resolv/res_debug.h
+++ b/lib/libc/resolv/res_debug.h
@@ -32,3 +32,4 @@
#endif
#endif /* _RES_DEBUG_H_ */
+/*! \file */
diff --git a/lib/libc/resolv/res_private.h b/lib/libc/resolv/res_private.h
index d7b66cd691bc..4e98157cede8 100644
--- a/lib/libc/resolv/res_private.h
+++ b/lib/libc/resolv/res_private.h
@@ -18,3 +18,5 @@ extern int
res_ourserver_p(const res_state statp, const struct sockaddr *sa);
#endif
+
+/*! \file */