From 34029cf0cbc74459059987eea90ca9993878b933 Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Sun, 9 May 2004 23:54:14 +0000 Subject: [PATCH] fixed usage bug [SVN r22773] --- doc/ref/slot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref/slot.html b/doc/ref/slot.html index 1455477..1ea94b9 100644 --- a/doc/ref/slot.html +++ b/doc/ref/slot.html @@ -9,7 +9,7 @@

Usage

- #include BOOST_PP_SLOT(i) + BOOST_PP_SLOT(i)

Arguments