From 05a6666107167c32fe5cdc34c1c9dc7a4b4aec56 Mon Sep 17 00:00:00 2001
From: Beman Dawes
Date: Mon, 31 May 2010 11:57:01 +0000
Subject: [PATCH] Fix typo
[SVN r62342]
---
doc/reference.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/reference.html b/doc/reference.html
index 174653b..19b4519 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -169,7 +169,7 @@ fixed by globally adding () to these names to turn them into function calls.
system_category() |
-User-defined BOOST_POSIX_API and BOOST_WINDOWS_API are no longer supported.
+User-defined BOOST_POSIX_API and BOOST_WINDOWS_API macros are no longer supported.
<boost/system/error_code.hpp> synopsis
@@ -839,7 +839,7 @@ application program interfaces.
Revised
-May 29, 2010
+May 31, 2010
© Copyright Beman Dawes, 2006, 2007, 2008