masqmail-0.2

diff src/dotlock.h @ 10:26e34ae9a3e3

changed indention and line wrapping to a more consistent style
author meillo@marmaro.de
date Mon, 27 Oct 2008 16:23:10 +0100
parents 08114f7dcc23
children
line diff
     1.1 --- a/src/dotlock.h	Mon Oct 27 16:21:27 2008 +0100
     1.2 +++ b/src/dotlock.h	Mon Oct 27 16:23:10 2008 +0100
     1.3 @@ -18,5 +18,5 @@
     1.4  
     1.5  #define MAX_LOCKAGE 300
     1.6  
     1.7 -gboolean dot_lock(gchar *lock_name, gchar *hitch_name);
     1.8 -gboolean dot_unlock(gchar *lock_name);
     1.9 +gboolean dot_lock(gchar * lock_name, gchar * hitch_name);
    1.10 +gboolean dot_unlock(gchar * lock_name);