about summary refs log tree commit diff stats
path: root/src/windows.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-01-20 04:33:31 +0000
committerJames Booth <boothj5@gmail.com>2013-01-20 04:33:31 +0000
commitb4ea35d40adfb1fbaf962f2c90c4b0db7a958082 (patch)
tree8255ae7dee80869f383541c1e80b7ea976d7f282 /src/windows.c
parentcae7717e73ccc90ab10bed037744ccb2dea1bd69 (diff)
downloadprofani-tty-b4ea35d40adfb1fbaf962f2c90c4b0db7a958082.tar.gz
Added client to /info command in chat rooms
Diffstat (limited to 'src/windows.c')
-rw-r--r--src/windows.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows.c b/src/windows.c
index c3aa14ec..46bac6ea 100644
--- a/src/windows.c
+++ b/src/windows.c
@@ -2405,6 +2405,7 @@ _win_show_info(WINDOW *win, PContact pcontact)
             wprintw(win, "Client        : %s\n", caps->client);
         }
     }
+
 }
 
 void