source: protocols/oscar/search.h @ b7d3cc34

0.99
Last change on this file since b7d3cc34 was b7d3cc34, checked in by Wilmer van der Gaast <wilmer@…>, at 2005-11-06T18:23:18Z

Initial repository (0.99 release tree)

  • Property mode set to 100644
File size: 161 bytes
Line 
1#ifndef __OSCAR_SEARCH_H__
2#define __OSCAR_SEARCH_H__
3
4int aim_usersearch_address(aim_session_t *, aim_conn_t *, const char *);
5
6#endif /* __OSCAR_SEARCH_H__ */
Note: See TracBrowser for help on using the repository browser.