From 0e494614b569e3e25ea11a5a5a08310f82de0911 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 24 May 2005 00:11:25 +0000 Subject: Some versions of doxygen seem to object to "@ret None" or similar. --- src/interface/pxe/pxe_preboot.c | 2 +- src/interface/pxe/pxe_udp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/interface') diff --git a/src/interface/pxe/pxe_preboot.c b/src/interface/pxe/pxe_preboot.c index 9196fe3a5..bed320420 100644 --- a/src/interface/pxe/pxe_preboot.c +++ b/src/interface/pxe/pxe_preboot.c @@ -29,7 +29,7 @@ /** * UNLOAD BASE CODE STACK * - * @v None + * @v None - * @ret ... * */ diff --git a/src/interface/pxe/pxe_udp.c b/src/interface/pxe/pxe_udp.c index e818fc7f4..f46971ea9 100644 --- a/src/interface/pxe/pxe_udp.c +++ b/src/interface/pxe/pxe_udp.c @@ -83,7 +83,7 @@ PXENV_EXIT_t pxenv_udp_open ( struct s_PXENV_UDP_OPEN *udp_open ) { * @v udp_close Pointer to a struct s_PXENV_UDP_CLOSE * @ret #PXENV_EXIT_SUCCESS Always * @ret s_PXENV_UDP_CLOSE::Status PXE status code - * @err None + * @err None - * * Closes a UDP "connection" opened with pxenv_udp_open(). Since UDP * is a connectionless protocol, this is a no-op. -- cgit v1.2.3-55-g7522