- Timestamp:
- 09/29/06 03:42:25 (6 years ago)
- File:
-
- 1 edited
-
branches/ithildin-1.1/modules/ircd/support.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ithildin-1.1/modules/ircd/support.c
r751 r776 209 209 if (xhp->func == func) { 210 210 LIST_REMOVE(xhp, lp); 211 free(xhp->name);212 211 free(xhp->desc); 213 212 free(xhp);
Note: See TracChangeset
for help on using the changeset viewer.
