Rafael Arce Nazario 8 лет назад
Родитель
Сommit
40d0984c5d
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

@@ -159,7 +159,7 @@ class ethernet_packet
159 159
 public:
160 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 163
     // recibidos en el arreglo
164 164
     void setEtherDHost(u_char []) ;
165 165