From eb40fb9c5db9d20dcb5b89b898105f571d1941d2 Mon Sep 17 00:00:00 2001 From: mpc Date: Thu, 24 Jun 2004 11:51:24 +0000 Subject: [PATCH] typo --- apps/sam/c/doc/whatsnew.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sam/c/doc/whatsnew.txt b/apps/sam/c/doc/whatsnew.txt index 60fd104cf..2258869cd 100644 --- a/apps/sam/c/doc/whatsnew.txt +++ b/apps/sam/c/doc/whatsnew.txt @@ -2,7 +2,7 @@ v1.15 2004-06-23 * Added a new example program, warhammer-dgram (use with caution) * Fixed some fatal bugs in datagram handling * Added another error return type named SAM_TOO_BIG - some functions now - return samerr_t instead of bool now + return samerr_t instead of bool v1.10 2004-06-16 * Changed sam_strerror() to work the same as the standard library strerror()