From 8b1cc5879bee9a7e24851206c6bf38b3ed8f8d62 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Sat, 23 Feb 2008 06:33:42 +0000 Subject: [PATCH] don't act like we work on openbsd git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7730 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/switch.h b/src/include/switch.h index 2365632cfb..4b40a50592 100644 --- a/src/include/switch.h +++ b/src/include/switch.h @@ -130,7 +130,7 @@ * - Linux (x86 & x86_64) * - Windows (MSVC 2005) * - Mac OS X (intel & ppc ) - * - OpenBSD, FreeBSD 6 + * - FreeBSD 6 * * \section depends Dependencies * Freeswitch makes heavy use of external libraries.