From a2726b6a7d16f5f846a882fbbe9127e4604bb8bb Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 7 Jul 2020 14:18:57 +0200 Subject: Apply coding style --- tests/unittests/helpers.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/unittests/helpers.h') diff --git a/tests/unittests/helpers.h b/tests/unittests/helpers.h index 75d446d0..6c00fb51 100644 --- a/tests/unittests/helpers.h +++ b/tests/unittests/helpers.h @@ -1,12 +1,12 @@ #include "glib.h" -void load_preferences(void **state); -void close_preferences(void **state); +void load_preferences(void** state); +void close_preferences(void** state); -void init_chat_sessions(void **state); -void close_chat_sessions(void **state); +void init_chat_sessions(void** state); +void close_chat_sessions(void** state); -int utf8_pos_to_col(char *str, int utf8_pos); +int utf8_pos_to_col(char* str, int utf8_pos); void glist_set_cmp(GCompareFunc func); -int glist_contents_equal(const void *actual, const void *expected); \ No newline at end of file +int glist_contents_equal(const void* actual, const void* expected); \ No newline at end of file -- cgit 1.4.1-2-gfad0