683f166185
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid confusion with elixir- ports. - Remove DOCS and EXAMPLES where not actually useful. - Simplify RUN_DEPENDS where possible. - Move textproc/exmpp to devel/erlang-exmpp. - Add missing R18 compatibility fix for devel/erlang-oserl. - Upgrade erlang-cuttlefish to 2.0.3. The idea is that libraries ("deps") have the "erlang-" prefix, while larger projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
11 lines
450 B
Erlang
11 lines
450 B
Erlang
--- src/smpp_param.hrl.orig 2015-06-25 10:06:03 UTC
|
|
+++ src/smpp_param.hrl
|
|
@@ -159,7 +159,7 @@
|
|
%% destination_addr
|
|
%%
|
|
%% %@doc Specifies the destination SME address. For mobile terminated
|
|
-%% messages, this is the directory number of the recipient MS. IP addresses ç
|
|
+%% messages, this is the directory number of the recipient MS. IP addresses
|
|
%% are specified in "aaa.bbb.ccc.ddd" notation. C-Octet String, Var. max 21
|
|
%% octets.
|
|
%% %@end
|