Mercurial > pidgin
view plugins/perl/common/Privacy.xs @ 11202:ff4884029708
[gaim-migrate @ 13330]
Some compile warning fixes. It's very possible the perl warnings
were caused by some of my changes to the core last week
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Mon, 08 Aug 2005 02:21:57 +0000 |
| parents | 134d0001983d |
| children | b284c703d398 |
line wrap: on
line source
#include "module.h" /* TODO */ MODULE = Gaim::Privacy PACKAGE = Gaim::Privacy PREFIX = gaim_privacy_ PROTOTYPES: ENABLE Gaim::Privacy::UiOps gaim_privacy_get_ui_ops() void gaim_privacy_init() void gaim_privacy_set_ui_ops(ops) Gaim::Privacy::UiOps ops
