From 0e921cdd9ed244702f0b4ea17aaf422c291d4d61 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 18 May 2005 15:28:33 +0000 Subject: More doxygen docs --- src/include/errno.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/include') diff --git a/src/include/errno.h b/src/include/errno.h index a3c7fbbb6..e122d9c39 100644 --- a/src/include/errno.h +++ b/src/include/errno.h @@ -1,11 +1,9 @@ #ifndef ERRNO_H #define ERRNO_H -/* - * We define error codes that are a superset of those mentioned in the - * PXE specification. Various error string tables may be compiled in - * if required; if not compiled in, strerror(errno) will produce the - * text "error 0x". +/** @file + * + * Error codes * */ -- cgit v1.2.3-55-g7522