소스 검색

Added slashes so I can correct the previous commit message: Added a comma*

pablo.loyola 4 년 전
부모
커밋
32040b5c6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      CCOM4702/Lab06/informe_Lab06.txt

+ 1
- 1
CCOM4702/Lab06/informe_Lab06.txt 파일 보기

@@ -46,5 +46,5 @@ passado por el while loop anterior. De esta manera fgets() toma el password de 9
46 46
 buffer de 9 caracteres también(?). Luego es solo simular el while loop anterior con python y se 
47 47
 puede sacar el password para cada username.
48 48
 
49
-////////////////////////////////////////////////////////////////////////
49
+//////////////////////////////////////////////////////////////////////////////////////////////////////////
50 50