[sr-dev] git:master:9a268f13: crypto: spelling fix in comment

Henning Westerholt hw at skalatan.de
Wed Oct 2 16:30:31 CEST 2019


Module: kamailio
Branch: master
Commit: 9a268f13454c498fd374ca24b1a876e057ff155d
URL: https://github.com/kamailio/kamailio/commit/9a268f13454c498fd374ca24b1a876e057ff155d

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-10-02T16:27:40+02:00

crypto: spelling fix in comment

---

Modified: src/modules/crypto/api.h

---

Diff:  https://github.com/kamailio/kamailio/commit/9a268f13454c498fd374ca24b1a876e057ff155d.diff
Patch: https://github.com/kamailio/kamailio/commit/9a268f13454c498fd374ca24b1a876e057ff155d.patch

---

diff --git a/src/modules/crypto/api.h b/src/modules/crypto/api.h
index fa87923304..ce79c72229 100644
--- a/src/modules/crypto/api.h
+++ b/src/modules/crypto/api.h
@@ -41,7 +41,7 @@ typedef  int (*load_crypto_f)( struct crypto_binds* );
 int load_crypto( struct crypto_binds *cb );
 
 /*!
- * \brief Function to be called directly from other modules to load the CRYTPO API
+ * \brief Function to be called directly from other modules to load the CRYPTO API
  * \param cb crypto API export binding
  * \return 0 on success, -1 if the API loader could not imported
  */




More information about the sr-dev mailing list