mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Still some warnings removed..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@864 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4e0166a44d
commit
8961d23171
3 changed files with 1 additions and 6 deletions
|
|
@ -140,7 +140,7 @@ void gui_window_line_text_free(GUI_WINDOW_REC *gui, LINE_REC *line)
|
|||
break;
|
||||
|
||||
if ((unsigned char) *text == LINE_CMD_CONTINUE) {
|
||||
unsigned char *tmp;
|
||||
char *tmp;
|
||||
|
||||
memcpy(&tmp, text+1, sizeof(char *));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue