Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

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