Changes in protocols/oscar/msgcookie.c [5ebff60:e88fe7da]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/msgcookie.c
r5ebff60 re88fe7da 142 142 * @cookiep: the address of a pointer to the cookie struct to remove 143 143 * 144 * this function removes the cookie *cookie from t ehlist of cookies144 * this function removes the cookie *cookie from the list of cookies 145 145 * in sess, and then frees all memory associated with it. including 146 146 * its data! if you want to use the private data after calling this,
Note: See TracChangeset
for help on using the changeset viewer.