Module: kamailio Branch: master Commit: ad4f746c2200e887afdae0c0f53919bcb994bf1d URL: https://github.com/kamailio/kamailio/commit/ad4f746c2200e887afdae0c0f53919bcb994bf1d
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2021-03-22T16:31:17+01:00 modules: readme files regenerated - jansson ... [skip ci] --- Modified: src/modules/jansson/README --- Diff: https://github.com/kamailio/kamailio/commit/ad4f746c2200e887afdae0c0f53919bcb994bf1d.diff Patch: https://github.com/kamailio/kamailio/commit/ad4f746c2200e887afdae0c0f53919bcb994bf1d.patch --- diff --git a/src/modules/jansson/README b/src/modules/jansson/README index 92b455c56c..15005d0ee4 100644 --- a/src/modules/jansson/README +++ b/src/modules/jansson/README @@ -138,7 +138,7 @@ xlog("L_INFO", "foo is $var(n)"); 'false', or 'null'. Note: If you want to insert a JSON-Integer value exceeding the - C-Integer boundaries (e.g. C-type long), the a the number can be + C-Integer boundaries (e.g. C-type long), then the number can be provided as a string. Example 1.2. jansson_set usage _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
