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