about summary refs log tree commit diff stats
path: root/tests/unittests/test_callbacks.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-07-07 09:43:28 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-07-07 09:43:28 +0200
commit9b55f2dec0ea27a9ce4856e303425e12f866cea2 (patch)
tree87b723739c420cb7bb4ca7db20dc1d7fc2b3de05 /tests/unittests/test_callbacks.h
parent66f9a6b7219391b2c8bee5967f5ef7e223fd5d23 (diff)
downloadprofani-tty-9b55f2dec0ea27a9ce4856e303425e12f866cea2.tar.gz
Apply coding style
Regards https://github.com/profanity-im/profanity/issues/1396
Diffstat (limited to 'tests/unittests/test_callbacks.h')
-rw-r--r--tests/unittests/test_callbacks.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unittests/test_callbacks.h b/tests/unittests/test_callbacks.h
index 35751d2e..27130241 100644
--- a/tests/unittests/test_callbacks.h
+++ b/tests/unittests/test_callbacks.h
@@ -1,2 +1,2 @@
-void returns_no_commands(void **state);
-void returns_commands(void **state);
+void returns_no_commands(void** state);
+void returns_commands(void** state);
es Booth <boothj5@gmail.com> 2012-11-22 02:34:49 +0000 committer James Booth <boothj5@gmail.com> 2012-11-22 02:34:49 +0000 Added time to themes, and some example themes' href='/danisanti/profani-tty/commit/themes/aqua?id=45a26b111f8bdfe9fb534368eb29bb8963353d8a'>45a26b11 ^
fbb0f81f ^

45a26b11 ^
fbb0f81f ^


9db02541 ^








fbb0f81f ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41