[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-cvs
Subject:    svn commit: rev 7588 - trunk/subversion/libsvn_fs
From:       kfogel () tigris ! org
Date:       2003-10-31 13:48:53
[Download RAW message or body]

Author: kfogel
Date: Fri Oct 31 07:48:52 2003
New Revision: 7588

Modified:
   trunk/subversion/libsvn_fs/fs.c
Log:
Formatting tweak, follows up to revision 7585:

* subversion/libsvn_fs/fs.c
  (svn_fs__clean_logs): Put 'static' on same line as return type.


Modified: trunk/subversion/libsvn_fs/fs.c
==============================================================================
--- trunk/subversion/libsvn_fs/fs.c	(original)
+++ trunk/subversion/libsvn_fs/fs.c	Fri Oct 31 07:48:52 2003
@@ -635,8 +635,7 @@
  * Delete all unused log files from DBD enviroment at @a live_path that exist 
  * in @a backup_path.
  */
-static
-svn_error_t *
+static svn_error_t *
 svn_fs__clean_logs(const char *live_path, 
                    const char *backup_path, 
                    apr_pool_t *pool) 

---------------------------------------------------------------------
To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
For additional commands, e-mail: svn-help@subversion.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic