From e08d9c86d3f8777e3842d7f15bbb99408764edce Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 7 Mar 2006 19:12:25 +0000 Subject: [PATCH] update platform info git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@790 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/switch.h b/src/include/switch.h index 0f684b57cb..16d698e871 100644 --- a/src/include/switch.h +++ b/src/include/switch.h @@ -80,8 +80,8 @@ extern "C" { * * - Linux (x86) * - Windows (MSVC 2005) - * - Mac OS X - * - OpenBSD + * - Mac OS X (intel & ppc ) + * - OpenBSD, FreeBSD 6 * * \section depends Dependencies * Freeswitch makes heavy use of external libraries.