Kaynağa Gözat

minor changes to README

Rafael Arce Nazario 9 yıl önce
ebeveyn
işleme
40d0984c5d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      README.md

+ 1
- 1
README.md Dosyayı Görüntüle

159
 public:
159
 public:
160
     ethernet_packet();  // Constructor por defecto
160
     ethernet_packet();  // Constructor por defecto
161
 
161
 
162
-    // Ajusta la variable miembro ether_host a los valores
162
+    // Ajusta la variable miembro ether_dhost a los valores
163
     // recibidos en el arreglo
163
     // recibidos en el arreglo
164
     void setEtherDHost(u_char []) ;
164
     void setEtherDHost(u_char []) ;
165
 
165