Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • functions.c

    rc55930e rca1fb26a  
    14721472        owl_fmtext_append_normal(&fm, "\n");
    14731473        owl_fmtext_appendf_normal(&fm, "  Port      : %i\n", ntohs(n->z_port));
    1474         owl_fmtext_appendf_normal(&fm, "  Charset   : %s\n", owl_zephyr_get_charsetstr(n));
    14751474        owl_fmtext_appendf_normal(&fm, "  Auth      : %s\n", owl_zephyr_get_authstr(n));
    14761475
Note: See TracChangeset for help on using the changeset viewer.