Skip to content
  • rswindell's avatar
    657ff707
    Address gcc warning: · 657ff707
    rswindell authored
    conn_telnet.c: In function 'telnet_output_thread':
    conn_telnet.c:95:56: warning: passing argument 6 of 'telnet_expand' from incompatible pointer type
    ../sbbs3/telnet.h:168:18: note: expected 'unsigned char **' but argument is of type 'char **'
    657ff707
    Address gcc warning:
    rswindell authored
    conn_telnet.c: In function 'telnet_output_thread':
    conn_telnet.c:95:56: warning: passing argument 6 of 'telnet_expand' from incompatible pointer type
    ../sbbs3/telnet.h:168:18: note: expected 'unsigned char **' but argument is of type 'char **'
Loading