Reindicizzazione
[gapil.git] / socket.tex
index 92ffe95a932f9c7a9bd346a2af75aa291e084d8a..43a5dbd75a0e4bdbebedd0960eb687bb62d581b7 100644 (file)
@@ -884,7 +884,7 @@ L'ultima funzione, \func{inet\_ntoa}, converte il valore a 32 bit
 dell'indirizzo (espresso in \textit{network order}) restituendo il puntatore
 alla stringa che contiene l'espressione in formato dotted decimal. Si deve
 tenere presente che la stringa risiede in memoria statica, per cui questa
-funzione non è \index{funzioni!rientranti} rientrante.
+funzione non è rientrante.
 
 
 \subsection{Le funzioni \func{inet\_pton} e \func{inet\_ntop}}