From: Michael Jerris Date: Thu, 5 Jan 2006 23:30:07 +0000 (+0000) Subject: tweak fix for apr doxygen. X-Git-Tag: v1.0-beta1~3431 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e787af53bc31c1c296aa461f77ce801ecf4eb368;p=thirdparty%2Ffreeswitch.git tweak fix for apr doxygen. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@291 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/include/switch_apr.h b/src/include/switch_apr.h index f585c0d764..a9e58b2ffc 100644 --- a/src/include/switch_apr.h +++ b/src/include/switch_apr.h @@ -134,7 +134,6 @@ typedef apr_file_t switch_file_t; /** @} */ /** - * Open the specified file. * @param newf The opened file descriptor. * @param fname The full path to the file (using / on all systems)