Hi All,
Here the same set with a whitespace fix and fix for a discrepancy in
the method name in documentation and in code.
Here is the diffstat:
Makefile.am | 3 +-
doc/message-api.txt | 63 ++++++++
include/dbus.h | 1 +
src/sms.c | 207 +++++++++++++++++++++++---
src/smsagent.c | 416 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/smsagent.h | 66 ++++++++
test/sms-agent | 84 +++++++++++
7 files changed, 819 insertions(+), 21 deletions(-)
Cheers,
Aki