X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-protocol.h;h=ce6e3cbcf69a9dba013aa05879083b42dd199262;hb=d3899597d8fb99461ceda427b4fd1ffcd4ae0379;hp=b8899d349d9015992934fdf99ff48db25bf0ec74;hpb=ab49ff67c832b064136f47917ad9de4ceb74d45a;p=modest diff --git a/src/modest-protocol.h b/src/modest-protocol.h index b8899d3..ce6e3cb 100644 --- a/src/modest-protocol.h +++ b/src/modest-protocol.h @@ -48,7 +48,7 @@ G_BEGIN_DECLS #define MODEST_PROTOCOL_TYPE_INVALID -1 -typedef gchar * (*TranslationFunc) (gpointer userdata, ...); +typedef gchar * (*TranslationFunc) (gpointer userdata, va_list args); typedef struct _ModestProtocol ModestProtocol; typedef struct _ModestProtocolClass ModestProtocolClass;