Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[test] Adapt to MMSHandler API change
  • Loading branch information
monich committed Jan 30, 2017
1 parent b8af8f3 commit 0cafa37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mms-lib/test/common/test_handler.c
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2013-2016 Jolla Ltd.
* Copyright (C) 2013-2017 Jolla Ltd.
* Contact: Slava Monich <slava.monich@jolla.com>
*
* This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -492,6 +492,7 @@ mms_handler_test_message_notify(
const char* subj,
time_t expiry,
GBytes* data,
const char* location,
mms_handler_message_notify_complete_fn cb,
void* param)
{
Expand Down

0 comments on commit 0cafa37

Please sign in to comment.