committed by
Daniel D’Aquino
parent
744bf4bb07
commit
690e1347e0
@@ -8,9 +8,4 @@
|
||||
#ifndef str_block_h
|
||||
#define str_block_h
|
||||
|
||||
typedef struct str_block {
|
||||
const char *start;
|
||||
const char *end;
|
||||
} str_block_t;
|
||||
|
||||
#endif /* str_block_h */
|
||||
|
||||
Reference in New Issue
Block a user