summaryrefslogtreecommitdiff
path: root/addons/ooh323c/src/ooh323.h
diff options
context:
space:
mode:
Diffstat (limited to 'addons/ooh323c/src/ooh323.h')
-rw-r--r--addons/ooh323c/src/ooh323.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/ooh323c/src/ooh323.h b/addons/ooh323c/src/ooh323.h
index 6b7edc21f..96b54f5f0 100644
--- a/addons/ooh323c/src/ooh323.h
+++ b/addons/ooh323c/src/ooh323.h
@@ -81,7 +81,7 @@ EXTERN int ooHandleH2250Message
/**
* This function is used to process a received Facility message.
* @param call Handle to the call for which message has been received.
- * @param pQ931Msg Pointer the the received Facility message.
+ * @param pQ931Msg Pointer the received Facility message.
*
* @return OO_OK, on success. OO_FAILED, on failure.
*/