[PATCH] typo spesified
Harrie Hazewinkel <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <728602.1021477845@localhost> |
HI, A typo some in the files, spesified => specified. regards Harrie Internet Management Consulting tel: +39-3474932300 / +31-625357135 mailto: [email protected] http://www.lisanza.net/
specified.patch
(application/octet-stream, 2.4 KB)
diff -ru ../gateway-1.1.6-orig/gw/other_smskannel.conf ./gw/other_smskannel.conf
--- ../gateway-1.1.6-orig/gw/other_smskannel.conf Mon Mar 19 04:06:16 2001
+++ ./gw/other_smskannel.conf Wed May 15 03:27:50 2002
@@ -80,5 +80,5 @@
group = sms-service
keyword = default
-text = "No service spesified"
+text = "No service specified"
diff -ru ../gateway-1.1.6-orig/gw/smscconn_p.h ./gw/smscconn_p.h
--- ../gateway-1.1.6-orig/gw/smscconn_p.h Wed Jan 16 23:52:39 2002
+++ ./gw/smscconn_p.h Wed May 15 03:27:53 2002
@@ -109,7 +109,7 @@
int is_stopped;
Octstr *name; /* Descriptive name filled from connection info */
- Octstr *id; /* Abstract name spesified in configuration and
+ Octstr *id; /* Abstract name specified in configuration and
used for logging and routing */
Octstr *allowed_smsc_id;
Octstr *denied_smsc_id;
diff -ru ../gateway-1.1.6-orig/gw/smskannel-ssl.conf ./gw/smskannel-ssl.conf
--- ../gateway-1.1.6-orig/gw/smskannel-ssl.conf Thu Oct 18 18:44:21 2001
+++ ./gw/smskannel-ssl.conf Wed May 15 03:28:06 2002
@@ -95,5 +95,5 @@
group = sms-service
keyword = default
-text = "No service spesified"
+text = "No service specified"
diff -ru ../gateway-1.1.6-orig/gw/smskannel.conf ./gw/smskannel.conf
--- ../gateway-1.1.6-orig/gw/smskannel.conf Tue May 8 00:27:46 2001
+++ ./gw/smskannel.conf Wed May 15 03:28:10 2002
@@ -91,5 +91,5 @@
group = sms-service
keyword = default
-text = "No service spesified"
+text = "No service specified"
diff -ru ../gateway-1.1.6-orig/gwlib/xmlrpc.h ./gwlib/xmlrpc.h
--- ../gateway-1.1.6-orig/gwlib/xmlrpc.h Wed Mar 21 09:21:07 2001
+++ ./gwlib/xmlrpc.h Wed May 15 03:28:14 2002
@@ -62,7 +62,7 @@
Octstr *xmlrpc_call_octstr(XMLRPCMethodCall *call);
/* Send MethodCall to given URL with given Headers. Note: adds XML-RPC
- * spesified headers into given list. 'headers' are always destroyed, and
+ * specified headers into given list. 'headers' are always destroyed, and
* if NULL when this function called, automatically generated
*
* Return 0 if all went fine, -1 if failure. As user reference, uses *void
diff -ru ../gateway-1.1.6-orig/test/drive_smpp.conf ./test/drive_smpp.conf
--- ../gateway-1.1.6-orig/test/drive_smpp.conf Mon May 14 05:24:56 2001
+++ ./test/drive_smpp.conf Wed May 15 03:28:17 2002
@@ -25,4 +25,4 @@
group = sms-service
keyword = default
-text = "No service spesified"
+text = "No service specified"