From d0cef5c3e03a693460840cfa88bdd183248cf875 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 20 Nov 2007 01:26:34 +0000 Subject: Prep for 0.3.1 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@389 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/include/net/uip/uip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/include/net') diff --git a/nuttx/include/net/uip/uip.h b/nuttx/include/net/uip/uip.h index 150f594ce..45a53bccb 100644 --- a/nuttx/include/net/uip/uip.h +++ b/nuttx/include/net/uip/uip.h @@ -103,7 +103,7 @@ /* The buffer size available for user data in the d_buf buffer. * - * This macro holds the available size for user data in the \ref + * This macro holds the available size for user data in the * d_buf buffer. The macro is intended to be used for checking * bounds of available user data. * -- cgit v1.2.3