Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r5a8afc3 r9f03c47  
    321321G_MODULE_EXPORT struct prpl *find_protocol(const char *name);
    322322G_MODULE_EXPORT gboolean is_protocol_disabled(const char *name);
    323 G_MODULE_EXPORT char *explain_unknown_protocol(const char *name);
    324323/* When registering a new protocol, you should allocate space for a new prpl
    325324 * struct, initialize it (set the function pointers to point to your
Note: See TracChangeset for help on using the changeset viewer.