Преглед на файлове

ims_ipsec_pcscf: fixed spelling issue

alexyosifov преди 5 години
родител
ревизия
89833d74d6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/modules/ims_ipsec_pcscf/cmd.c

+ 1 - 1
src/modules/ims_ipsec_pcscf/cmd.c

@@ -76,7 +76,7 @@ extern usrloc_api_t ul;
 extern struct tm_binds tmb;
 
 #define IPSEC_SEND_FORCE_SOCKET		0x01 /* if set - set send force socket for request messages */
-#define IPSEC_REVERSE_SEARCH		0x02 /* if set - start seraching from the last element */
+#define IPSEC_REVERSE_SEARCH		0x02 /* if set - start searching from the last element */
 
 int bind_ipsec_pcscf(ipsec_pcscf_api_t* api) {
 	if(!api){