##// END OF EJS Templates
imanay -
r225:226
parent child
Show More
1 NO CONTENT: modified file
@@ -149,7 +149,7
149 149 int servSocket;
150 150 int clntSocket;
151 151
152
152 printf ("testing");
153 153 char *rx_buffer = (char *) malloc(TAM_BUFFER);
154 154 char *tx_buffer = (char *) malloc(TAM_BUFFER);
155 155 /* Inicializa parametros del modulo*/
General Comments 0
You need to be logged in to leave comments. Login now