Ver código fonte

pike: Fix typos

(cherry picked from commit b94f8da598ef99d06a0db8f9bb2f9ca29a198740)
Bastian Triller 3 anos atrás
pai
commit
ceb88c9a30
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/modules/pike/ip_tree.c

+ 1 - 1
src/modules/pike/ip_tree.c

@@ -92,7 +92,7 @@ static gen_lock_set_t* init_lock_set(int *size)
 			lset = 0;
 			lset = 0;
 			continue;
 			continue;
 		}
 		}
-		/* alloc and init succesfull */
+		/* alloc and init successful */
 		break;
 		break;
 	}
 	}