about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-08-26 17:53:25 +0100
committerJames Booth <boothj5@gmail.com>2013-08-26 17:53:25 +0100
commitb6f1afcf224ba33a78fbfbc22e90fc9b043fdadb (patch)
treeb221b2c926aefeed88cc37e73d5b5bddf31aaaf3 /src/command
parent48572bdbcf455233392c9bf8bab5518ac0c68c5f (diff)
downloadprofani-tty-b6f1afcf224ba33a78fbfbc22e90fc9b043fdadb.tar.gz
Removed whitespace in command.c
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 56b4f8a7..ad9b28b2 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -3100,7 +3100,6 @@ _cmd_close(gchar **args, struct cmd_help_t help)
         return TRUE;
     }
 
-
     // handle leaving rooms, or chat
     if (conn_status == JABBER_CONNECTED) {
         ui_close_connected_win(index);
2013-02-02 21:43:59 +0000 committer James Booth <boothj5@gmail.com> 2013-02-02 21:43:59 +0000 Added command and tools subdirs to source' href='/danisanti/profani-tty/commit/src/muc.h?id=740e5b422832f8d043d96f33a0d33bf1725dbbc0'>740e5b42 ^
62c10286 ^
17757c86 ^
bfd7362e ^

ec75b5e0 ^
bfd7362e ^








b4ea35d4 ^

bfd7362e ^

527e739a ^
bfd7362e ^
62b89a4d ^
bfd7362e ^



49676e3f ^
bfd7362e ^
49676e3f ^

17757c86 ^








ba11e88d ^
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69