Changeset 7869e48 for libfaim/aim_internal.h
- Timestamp:
- Jan 12, 2013, 1:43:13 PM (12 years ago)
- Children:
- e3a0d71, 4485285
- Parents:
- 4626016
- git-author:
- Jason Gross <jgross@mit.edu> (01/12/13 13:13:18)
- git-committer:
- Jason Gross <jgross@mit.edu> (01/12/13 13:43:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libfaim/aim_internal.h
rcf02dd6 r7869e48 144 144 }; 145 145 146 /* 146 /* 147 147 * In SNACland, the terms 'family' and 'group' are synonymous -- the former 148 148 * is my term, the latter is AOL's. … … 178 178 * This is inside every connection. But it is a void * to anything 179 179 * outside of libfaim. It should remain that way. It's called data 180 * abstraction. Maybe you've heard of it. (Probably not if you're a 180 * abstraction. Maybe you've heard of it. (Probably not if you're a 181 181 * libfaim user.) 182 * 182 * 183 183 */ 184 184 typedef struct aim_conn_inside_s {
Note: See TracChangeset
for help on using the changeset viewer.