From 8609a776db3f5821b157b8ae89aa79517efb0c65 Mon Sep 17 00:00:00 2001 From: debian Date: Thu, 23 Sep 2010 21:57:30 -0400 Subject: [PATCH] fix typo --- apps/py_sems/sip/AmSipDialog.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/py_sems/sip/AmSipDialog.sip b/apps/py_sems/sip/AmSipDialog.sip index 38dcbf50..a519bb7a 100644 --- a/apps/py_sems/sip/AmSipDialog.sip +++ b/apps/py_sems/sip/AmSipDialog.sip @@ -60,7 +60,7 @@ public: int cancel(); int update(const string& /* content_type */, - const string& /* body */ + const string& /* body */, const string& /* hdrs */); int reinvite(const string& /* hdrs */,