Changes in protocols/oscar/txqueue.c [e88fe7da:5ebff60]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/txqueue.c
re88fe7da r5ebff60 67 67 * The overall purpose here is to enqueue the passed in command struct 68 68 * into the outgoing (tx) queue. Basically... 69 * 1) Make a scope-irrelev ant copy of the struct69 * 1) Make a scope-irrelevent copy of the struct 70 70 * 3) Mark as not-sent-yet 71 71 * 4) Enqueue the struct into the list
Note: See TracChangeset
for help on using the changeset viewer.