Changeset c55930e for functions.c
- Timestamp:
- Sep 19, 2013, 6:46:27 PM (11 years ago)
- Branches:
- master, release-1.10
- Children:
- 1598444, 076ef61, 6f87658, f8a138c
- Parents:
- 41064be
- git-author:
- Anders Kaseorg <andersk@mit.edu> (09/19/13 18:44:25)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (09/19/13 18:46:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
functions.c
rca1fb26a rc55930e 1472 1472 owl_fmtext_append_normal(&fm, "\n"); 1473 1473 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)); 1474 1475 owl_fmtext_appendf_normal(&fm, " Auth : %s\n", owl_zephyr_get_authstr(n)); 1475 1476
Note: See TracChangeset
for help on using the changeset viewer.