Rafael Arce Nazario пре 8 година
родитељ
комит
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