vacuum: fix horrible indentation/whitespacing for ctdb_vacuum_event()
authorMichael Adam <obnox@samba.org>
Fri, 25 Nov 2011 12:35:05 +0000 (13:35 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 12 Jan 2012 07:49:41 +0000 (08:49 +0100)
(cherry picked from commit 0f070a65a322bd6d3240ca96a9e5c3633ef647bf)

server/ctdb_vacuum.c

index a0ee68b92aa32ea0b7b2a9d6df8d6c35038e2839..5e38c3f70f938b2700ee6185ea22d175e27cc50c 100644 (file)
@@ -206,8 +206,8 @@ static int add_record_to_vacuum_fetch_list(struct vacuum_data *vdata,
 }
 
 
-static void ctdb_vacuum_event(struct event_context *ev, struct timed_event *te, 
-                                                         struct timeval t, void *private_data);
+static void ctdb_vacuum_event(struct event_context *ev, struct timed_event *te,
+                             struct timeval t, void *private_data);
 
 
 /*