mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
vacuum: fix horrible indentation/whitespacing for ctdb_vacuum_event()
(This used to be ctdb commit 0f070a65a322bd6d3240ca96a9e5c3633ef647bf)
This commit is contained in:
parent
ac2bf0ebf4
commit
f14b730adb
@ -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);
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user