aboutsummaryrefslogtreecommitdiff
path: root/devel/oserl/files/patch-src_smpp__param.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/oserl/files/patch-src_smpp__param.hrl')
-rw-r--r--devel/oserl/files/patch-src_smpp__param.hrl14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/oserl/files/patch-src_smpp__param.hrl b/devel/oserl/files/patch-src_smpp__param.hrl
new file mode 100644
index 000000000000..29c2b2e934d0
--- /dev/null
+++ b/devel/oserl/files/patch-src_smpp__param.hrl
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/smpp_param.hrl.orig
++++ 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