From e787af53bc31c1c296aa461f77ce801ecf4eb368 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Thu, 5 Jan 2006 23:30:07 +0000 Subject: [PATCH] tweak fix for apr doxygen. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@291 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch_apr.h | 1 - 1 file changed, 1 deletion(-) 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)