##// END OF EJS Templates
Testing frame without semicolon.
imanay -
r103:104
parent child
Show More
@@ -56,6 +56,16
56 56 No newline at end of file
57 57 typedef struct control_module_parameters cmp; No newline at end of file
58 58 No newline at end of file
59
No newline at end of file
60 char *header = NULL;
No newline at end of file
61 char *TypeOfInstrument = NULL;
No newline at end of file
62 char *iDSource = NULL;
No newline at end of file
63 char *iDDestino = NULL;
No newline at end of file
64 char *len = NULL;
No newline at end of file
65 char *cmd = NULL;
No newline at end of file
66 char *rx_data = NULL;
No newline at end of file
67 char *crc = NULL;
No newline at end of file
68 No newline at end of file
59 69 cmp parameters; No newline at end of file
60 70 /* No newline at end of file
61 71 * Zona de declaracion de cabeceras. No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now