]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak fix for apr doxygen.
authorMichael Jerris <mike@jerris.com>
Thu, 5 Jan 2006 23:30:07 +0000 (23:30 +0000)
committerMichael Jerris <mike@jerris.com>
Thu, 5 Jan 2006 23:30:07 +0000 (23:30 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@291 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/include/switch_apr.h

index f585c0d7643a9364c75e1a4b314f50f8dcedac16..a9e58b2ffc3074141a5e158477ab7a569d599611 100644 (file)
@@ -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)