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>
Fri, 25 Nov 2011 23:34:57 +0000 (00:34 +0100)
server/ctdb_vacuum.c

index bdda2d6af04e345928c2561cd2349f5457e5d2c2..c13490816b4cf26f3578f3e7564dc06d3ccc1abf 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);
 
 
 /*