소스 검색

minor changes to README

부모
커밋
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