Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfaim/aim_internal.h

    rcf02dd6 r7869e48  
    144144};
    145145
    146 /* 
     146/*
    147147 * In SNACland, the terms 'family' and 'group' are synonymous -- the former
    148148 * is my term, the latter is AOL's.
     
    178178 * This is inside every connection.  But it is a void * to anything
    179179 * 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
    181181 * libfaim user.)
    182  * 
     182 *
    183183 */
    184184typedef struct aim_conn_inside_s {
Note: See TracChangeset for help on using the changeset viewer.