Changeset e64de00 for lib/misc.h


Ignore:
Timestamp:
2008-01-12T00:24:46Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
59f527b6
Parents:
e7f8838
Message:

Killed info_string_append() and now showing the IP address of ICQ users
in the "info" command response.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.h

    re7f8838 re64de00  
    4242G_MODULE_EXPORT char *strip_newlines(char *source);
    4343G_MODULE_EXPORT char *normalize( const char *s );
    44 G_MODULE_EXPORT void info_string_append( GString *str, char *newline, char *name, char *value );
    4544
    4645G_MODULE_EXPORT time_t get_time( int year, int month, int day, int hour, int min, int sec );
Note: See TracChangeset for help on using the changeset viewer.