Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/oauth.h

    raa9f1ac r93cc86f  
    9292
    9393/* For reading misc. data. */
    94 void oauth_params_add( GSList **params, const char *key, const char *value );
    95 void oauth_params_parse( GSList **params, char *in );
    96 void oauth_params_free( GSList **params );
    97 char *oauth_params_string( GSList *params );
    9894const char *oauth_params_get( GSList **params, const char *key );
Note: See TracChangeset for help on using the changeset viewer.