Mercurial > pidgin
view console/gntconn.h @ 14058:32a71e64ceae
[gaim-migrate @ 16673]
Eliminated a number of warnings. Generally, this consisted of fixing incorrectly declared data types and adding a few casts. I also moved some declarations that occurred in the middle of code. Minor formatting changes.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Huetsch <markhuetsch> |
---|---|
date | Tue, 08 Aug 2006 23:20:08 +0000 |
parents | 841a5ffbfee4 |
children | c65ed4f6eea8 |
line wrap: on
line source
#include "connection.h" GaimConnectionUiOps *gg_connections_get_ui_ops(); void gg_connections_init(); void gg_connections_uninit();